diff options
author | Peter Korsgaard | 2011-02-21 17:52:13 +0100 |
---|---|---|
committer | Denys Vlasenko | 2011-02-26 19:02:36 +0100 |
commit | 301fe50ca2576291a427de46ca6ed64d4949713e (patch) | |
tree | a3f082ec6ae5291d38487dc6a76e681ef7a892c8 /libbb/utmp.c | |
parent | 945fd173e9888185d68fecfb060fdfff98900ac4 (diff) | |
download | busybox-301fe50ca2576291a427de46ca6ed64d4949713e.zip busybox-301fe50ca2576291a427de46ca6ed64d4949713e.tar.gz |
mount: ignore unknown mount options when remounting NFS mounts
Don't fail on unknown nfs mount options. The kernel automatically
adds a few mount options that we don't currently handle, like:
sec=null|sys|krb5..
mountaddr=<ip>
mountproto=tcp|udp
local_lock=none|all|flock|posix
Which causes a simple mount -o remount,rw <mountpoint> to fail.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/utmp.c')
0 files changed, 0 insertions, 0 deletions