r23508: Fix sync_file() to return NTSTATUS and return this
authorJeremy Allison <jra@samba.org>
Fri, 15 Jun 2007 19:24:04 +0000 (19:24 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:23 +0000 (12:23 -0500)
commitcd3f7dbee809fb40194af0e7509142166e02b252
treef25475a6c3d0f856177639d2d01bcd3e0b09468c
parent6fd71140499e30b8fd0f083301512db7b8c2f236
r23508: Fix sync_file() to return NTSTATUS and return this
on failure in the write path.
Jeremy.
source/smbd/aio.c
source/smbd/fileio.c
source/smbd/reply.c