added a syncops VFS module for filesystems which do not guarantee meta-data operation...
commit8b19cb17b9ae9e1cd4a96df6e7dedb75aff7ee96
authorAndrew Tridgell <tridge@samba.org>
Tue, 23 Oct 2007 10:43:27 +0000 (23 20:43 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 23 Oct 2007 10:43:27 +0000 (23 20:43 +1000)
treeb55b6bb0033db949c235572f3f200b561fbeba3f
parent1eddefa72cefd0c6836ddbe8eaef074ce732b0d9
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
source/Makefile.in
source/configure.in
source/modules/vfs_syncops.c [new file with mode: 0644]