s3: Add a _nosync version of smb2_write_complete
commit56aae9f75455b9882501167de5f3804fec67dca5
authorVolker Lendecke <vl@samba.org>
Fri, 13 Jul 2012 11:39:52 +0000 (13 13:39 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 18 Jul 2012 22:48:27 +0000 (18 15:48 -0700)
tree4d91bbd8b4b7ab679872c050740dcccf20f02406
parent5d09cec6fe499ac0bcc1ac98fd8aaffe7e43faa3
s3: Add a _nosync version of smb2_write_complete

This will be used in aio.c to avoid a second fsync after write

Signed-off-by: Jeremy Allison <jra@samba.org>
source3/smbd/globals.h
source3/smbd/smb2_write.c