commit | c18c842b1fdf527717303a4e173cbece7ab2deb8 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Wed Jul 18 23:21:09 2007 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Wed Jul 18 23:21:09 2007 +0000 |
tree | b400ad6d711b8474a0516220c98d390d56c508de | |
parent | 63135e088a604b955746c51964c195c8d3ebac11 [diff] |
[CIFS] Allow disabling CIFS Unix Extensions as mount option Previously the only way to do this was to umount all mounts to that server, turn off a proc setting (/proc/fs/cifs/LinuxExtensionsEnabled). Fixes Samba bugzilla bug number: 4582 (and also 2008) Signed-off-by: Steve French <sfrench@us.ibm.com>