s3: delete requests are not special
commitab709544f4ebddc1ae1838312c43cdeb734dfc19
authorVolker Lendecke <vl@samba.org>
Mon, 10 Sep 2012 09:25:03 +0000 (10 11:25 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 10 Sep 2012 21:58:51 +0000 (10 14:58 -0700)
tree052c1eed5c8617b680640a12975df300332f8492
parent008bb29023ed6875d4ed2def0976b55051de02bf
s3: delete requests are not special

The only difference between batch and exclusive oplocks is the time of
the check: Batch is checked before the share mode check, exclusive after.

Signed-off-by: Jeremy Allison <jra@samba.org>
source3/smbd/open.c