[CIFS] Add posix (advisory) byte range locking support to cifs client
authorSteve French <sfrench@us.ibm.com>
Tue, 28 Feb 2006 22:39:25 +0000 (22:39 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 28 Feb 2006 22:39:25 +0000 (22:39 +0000)
Samba (version 3) server support for this is also currently being
done.  This client code is in an experimental path (requires enabling
/proc/fs/cifs/Experimental) while it is being tested.

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/CHANGES
fs/cifs/cifspdu.h
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c
fs/cifs/file.c

diff --cc fs/cifs/CHANGES
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc fs/cifs/file.c
Simple merge