Ensure we don't do an SMB2 aio write if RECVFILE is active.
authorJeremy Allison <jra@samba.org>
Mon, 18 Mar 2013 19:00:25 +0000 (12:00 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 19 Apr 2013 21:10:14 +0000 (14:10 -0700)
commit9791c1a24822d8b46bf7dd231b615d281b58540b
tree3b8da2738ab56e883d70e863aad567fd8e95bd1d
parent8543a7b9b3b1efe2911b32c5f7c1cd3db85681b1
Ensure we don't do an SMB2 aio write if RECVFILE is active.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan (metze) Metzmacher <metze@samba.org>
source3/smbd/aio.c