]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitabd9f9f1da01cc4b0feabe24adc98cc6703d66e4
treeb400ad6d711b8474a0516220c98d390d56c508de
parent67d9e32eeec4f56ef813b7d7004d975e63759b27
[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