]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/cifs/cifsproto.h
[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)
commit08547b036b8445e2318e14f1f03308105b01fc5b
tree1e153a255d1485aba7de50f862d23c674d3c9e97
parentd47d7c1a850b867047fe17140fabd0376894e849
[CIFS] Add posix (advisory) byte range locking support to cifs client

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