r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,
authorJim McDonough <jmcd@samba.org>
Wed, 14 Feb 2007 02:37:14 +0000 (02:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:56 +0000 (12:17 -0500)
commit9463211bf3b46ee408b88dfbf42d498e3839d4cc
treec476b1c1375aad177847114739c6edc6fe88e6f5
parentbc77622134e606b8a643454493ba316f84312d52
r21324: Add linux setlease to the vfs layer.  Next round, as Volker points out,
it should be abstracted a little higher up so other os'es can have an
entry, but it will take a bit more work.  Thanks to Chetan Shringarpure
and Mathias Dietz.

I didn't increment the vfs number again because the kernel change notify
stuff hasn't been released yet anyway.
source/include/smbprofile.h
source/include/vfs.h
source/include/vfs_macros.h
source/modules/vfs_default.c
source/modules/vfs_full_audit.c
source/modules/vfs_gpfs.c
source/profile/profile.c
source/smbd/oplock_linux.c