s3:vfs: add durable VFS operations
authorMichael Adam <obnox@samba.org>
Tue, 4 Sep 2012 16:04:11 +0000 (18:04 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 8 Sep 2012 01:39:06 +0000 (03:39 +0200)
commit35260ae89e2970712e2a141cd034b513076fc1ed
treed3ef6b0c06997760541c41ccdeb1ae1520e51548
parenteb1a05f783721247e9e01f4039f36c3d69b2dca7
s3:vfs: add durable VFS operations

This allows a VFS module to implement durable handles in different ways.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_default.c
source3/smbd/vfs.c