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)
commitcc35d1300d487c65f1dc8a275140701ba276adaf
treeb60ade00d9273c5fc68c50dbb22974d4733ae85b
parent43d59b7d420c3d3e67d98fabac2fe18403f75f4e
r23508: Fix sync_file() to return NTSTATUS and return this
on failure in the write path.
Jeremy.
(This used to be commit cd3f7dbee809fb40194af0e7509142166e02b252)
source3/smbd/aio.c
source3/smbd/fileio.c
source3/smbd/reply.c