[CIFS] Add mount option for disabling sending byte range lock requests
authorSteve French <sfrench@us.ibm.com>
Fri, 19 Aug 2005 03:49:57 +0000 (20:49 -0700)
committerSteve French <sfrench@us.ibm.com>
Fri, 19 Aug 2005 03:49:57 +0000 (20:49 -0700)
commitc46fa8acdc533e8084359ea11c79d56eb98313fb
treed9455c92f58c99e342856995668739236bdd09e3
parent8d0d50948b276b46b75b1b5855d3f9fab1e0fd92
[CIFS] Add mount option for disabling sending byte range lock requests
over the wire (to help the case when applications break with cifs mandatory
lock behavior.  Add part one of mount option for requesting case
insensitive path name matching.

Signed-off-by: Steve French (sfrench@us.ibm.com)
fs/cifs/CHANGES
fs/cifs/README
fs/cifs/cifs_fs_sb.h
fs/cifs/cifsfs.h
fs/cifs/connect.c
fs/cifs/inode.c
fs/cifs/readdir.c