Split out the "finished read processing" code into a function so it can be called
authorJeremy Allison <jra@samba.org>
Wed, 9 Jun 2010 17:48:12 +0000 (10:48 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 9 Jun 2010 17:48:12 +0000 (10:48 -0700)
commit09e74b675fb9090c34f03e0894340cffcb501004
tree21f621c3610fed5dc974279950d77586e37b116e
parent95047bc717a1129452b6e11d00e7a67d16156095
Split out the "finished read processing" code into a function so it can be called
by both sync and async code.

Jeremy.
source3/smbd/smb2_read.c