Denys Vlasenko
|
6ebb2b6b24
mount: do not pass "comment=ANYTHING" option to kernel. Closes 5240
|
12 年之前 |
Denys Vlasenko
|
a396ade9f8
mount: undo recent breakage when mount flags were made unsigned
|
12 年之前 |
Denys Vlasenko
|
9ee4266490
mount: set up RO loop device if mount -o ro. Closes 4784
|
12 年之前 |
Denys Vlasenko
|
56443cdbdd
whitespace fixes
|
12 年之前 |
Denys Vlasenko
|
39b233182c
mount: resolve hosts to IPs in nfs mounts
|
13 年之前 |
Denys Vlasenko
|
a86e02492d
mount: make FEATURE_MOUNT_NFS not needed for Linux 2.6.23+
|
13 年之前 |
Dave Love
|
fae473c81b
mount: support -o noacl
|
13 年之前 |
Karol Lewandowski
|
b5ebe5fdb3
mount: handle list of comma-separated fs types in -t option
|
13 年之前 |
Denys Vlasenko
|
f85554c265
mount: free commented /etc/filesystems lines when we read it
|
13 年之前 |
Denys Vlasenko
|
16714245f9
add INIT_G()'s. No code changes.
|
13 年之前 |
Denys Vlasenko
|
13e709c53f
losetup: implement -r option. Closes 4033.
|
13 年之前 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 年之前 |
Bernhard Reutner-Fischer
|
882062915d
mount: for NFS use tcp per default rather than udp
|
13 年之前 |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 年之前 |
Roman Borisov
|
19311bfa7b
mount: add --rbind option support
|
13 年之前 |
Roman Borisov
|
d3679d2491
mount: rprivate option fix
|
13 年之前 |
Denys Vlasenko
|
c6450c974f
mount: strip multiple trailing slashes, not just one
|
13 年之前 |
Roman Borisov
|
c8dc01dc80
mount: update /etc/mtab properly on mount --move
|
13 年之前 |
Peter Korsgaard
|
301fe50ca2
mount: ignore unknown mount options when remounting NFS mounts
|
13 年之前 |
Roman Borisov
|
945fd173e9
mount: fix wrong long option namess
|
13 年之前 |
Alexander Shishkin
|
7765095441
mount: pass NULL, not "", as "data" to mount syscall if we have no opts
|
14 年之前 |
Alexander Shishkin
|
54779a47e9
mount: code shrink (-81 bytes)
|
14 年之前 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 年之前 |
Denys Vlasenko
|
7783248eaa
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
|
14 年之前 |
Denys Vlasenko
|
fa1b3705a3
mount: fix a case when sometimes error message is not printed
|
14 年之前 |
Denys Vlasenko
|
dc1fd2e52a
mount: handle EDQUOT > 255 properly. closes bug 1579
|
14 年之前 |
Denys Vlasenko
|
651a2697f7
*: merge some common strings
|
14 年之前 |
Denys Vlasenko
|
8531d76a15
*: code shrink and better "died from signal" reporting from wait4pid
|
14 年之前 |
Denys Vlasenko
|
99069330a1
*: gethostname-related fixes
|
14 年之前 |
Denys Vlasenko
|
b741cd28d1
whitespace fix
|
15 年之前 |