Split out the "finished write processing" code into a function so it can be called
authorJeremy Allison <jra@samba.org>
Thu, 10 Jun 2010 00:09:11 +0000 (17:09 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 10 Jun 2010 00:09:11 +0000 (17:09 -0700)
commit3c0eead9fd0693c81388b42f34fadd503edfe891
tree79c6a5cd26b4a95c0b9be43cfd0ba59596d92b95
parentefd0c35a7e195865b18ce75bf2d592aaf1724d7d
Split out the "finished write processing" code into a function so it can be called
by both sync and async code.

Jeremy.
source3/smbd/smb2_write.c