s3:smbd: add disconnected checks to the open code.
commiteb1a05f783721247e9e01f4039f36c3d69b2dca7
authorStefan Metzmacher <metze@samba.org>
Sat, 4 Aug 2012 13:30:11 +0000 (4 15:30 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 8 Sep 2012 01:39:06 +0000 (8 03:39 +0200)
tree26e2426822afdcea197a27fe30767c5ee2e1c106
parent42afa596d5e58875944c5429fac4866a5614ebca
s3:smbd: add disconnected checks to the open code.

(delay_for_batch_oplocks, open_mode_check, and delay_for_exclusive_oplocks)

Pair-Programmed-With: Michael Adam <obnox@samba.org>
source3/smbd/open.c