s3: Fix strict locking with chained reads
authorTim Prouty <tprouty@samba.org>
Tue, 12 May 2009 23:32:32 +0000 (16:32 -0700)
committerTim Prouty <tprouty@samba.org>
Wed, 13 May 2009 00:13:40 +0000 (17:13 -0700)
commitc60bb39df355c2ef36e4cfdff69cc348adc6dae1
treee6ee42a51c44a54798345a516bc0c97c890fd622
parent5aefb44bf04becc6b80e7c3bf038d79851c5b0f9
s3: Fix strict locking with chained reads

Move the strict lock/unlock code down a level for reads to avoid
calling chain_reply before the unlock.
source3/smbd/reply.c