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)
commit5a052edf031d2c02b018743f0947a12b4df16c2d
tree6f379555b9225349ef61e00645fbf89a1e8cb279
parent9918e74984467ebaae306f2e3f3bfdc7453a1327
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.
(This used to be commit 9463211bf3b46ee408b88dfbf42d498e3839d4cc)
source3/include/smbprofile.h
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_default.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_gpfs.c
source3/profile/profile.c
source3/smbd/oplock_linux.c