added a syncops VFS module for filesystems which do not guarantee meta-data operation...
authorAndrew Tridgell <tridge@samba.org>
Tue, 23 Oct 2007 10:43:27 +0000 (20:43 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 23 Oct 2007 10:43:27 +0000 (20:43 +1000)
commite5830c1365b912dcfa8f528c443672fb2e2f7199
treee49534cae925abb7f23d90d20ffc3f0ae0cf01cf
parente5fe5a569f5797a1b8528e836cd5b8f428840cee
added a syncops VFS module for filesystems which do not guarantee meta-data operations are immediately committed to disk in stable form. Essential for clustered Samba setups
(This used to be commit 8b19cb17b9ae9e1cd4a96df6e7dedb75aff7ee96)
source3/Makefile.in
source3/configure.in
source3/modules/vfs_syncops.c [new file with mode: 0644]