diff options
author | Jeff Layton <jlayton@samba.org> | 2010-07-27 07:37:05 -0400 |
---|---|---|
committer | Jeff Layton <jlayton@samba.org> | 2010-07-27 07:37:05 -0400 |
commit | 340f0f9ac830fa7b72a80021f0bcd6ee0c8a1b0c (patch) | |
tree | f3f17af6bb2c9ec0df3c8d833fb5823470b01519 /ChangeLog | |
parent | 9c0d1b373fae202c013bef2e59835120e167bcf9 (diff) | |
download | cifs-utils-340f0f9ac830fa7b72a80021f0bcd6ee0c8a1b0c.tar.gz cifs-utils-340f0f9ac830fa7b72a80021f0bcd6ee0c8a1b0c.tar.bz2 cifs-utils-340f0f9ac830fa7b72a80021f0bcd6ee0c8a1b0c.zip |
mount.cifs: handle the "mand" and "nomand" mount options (try #2)
These are filesystem-independent mount options that get passed to
mount.cifs too. Handle them appropriately by enabling and disabling
MS_MANDLOCK and not handing them off to the kernel.
Also, don't set MS_MANDLOCK by default. There's no reason to ask the
kernel to enforce mandatory locking by default. This also matches
up better with the way that "mand" is set in the mtab.
Signed-off-by: Jeff Layton <jlayton@samba.org>
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions