diff options
author | Neil Brown <neilb@suse.de> | 2007-03-22 16:56:20 +1100 |
---|---|---|
committer | Neil Brown <neilb@suse.de> | 2007-03-22 16:56:20 +1100 |
commit | 33f60147abb70ce36017c58366b0a1710453bb00 (patch) | |
tree | 70d764229b34b01e6ddfcdc13a169a71b83562ee /utils/statd/callback.c | |
parent | 6b82a93f2dc7f303103540babb74a75e41b84008 (diff) | |
download | nfs-utils-33f60147abb70ce36017c58366b0a1710453bb00.tar.gz nfs-utils-33f60147abb70ce36017c58366b0a1710453bb00.tar.xz nfs-utils-33f60147abb70ce36017c58366b0a1710453bb00.zip |
mount.nfs: Fix issue with -o user,exec
It would seem to make sense for mount.nfs to impose the
"-o user" => "-o noexec,nodev,nosuid"
rule. However if you give "user,exec" to /sbin/mount,
it will pass down
nodev,nosuid,user
with the 'exec' flag :-(
So we have to leave that handling of that particular rule to
/sbin/mount.
Diffstat (limited to 'utils/statd/callback.c')
0 files changed, 0 insertions, 0 deletions