[CIFS] Allow disabling CIFS Unix Extensions as mount option
authorSteve French <sfrench@us.ibm.com>
Wed, 18 Jul 2007 23:21:09 +0000 (23:21 +0000)
committerSteve French <sfrench@us.ibm.com>
Wed, 18 Jul 2007 23:21:09 +0000 (23:21 +0000)
commitc18c842b1fdf527717303a4e173cbece7ab2deb8
treeb400ad6d711b8474a0516220c98d390d56c508de
parent63135e088a604b955746c51964c195c8d3ebac11
[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>
fs/cifs/cifsfs.c
fs/cifs/cifsglob.h
fs/cifs/cifssmb.c
fs/cifs/connect.c
fs/cifs/dir.c
fs/cifs/file.c
fs/cifs/inode.c
fs/cifs/link.c
fs/cifs/readdir.c