s3:smbd: move all oplock granting code to grant_fsp_oplock_type()
commit55fe85747359cf3d001991a21365d051148f0d57
authorVolker Lendecke <vl@samba.org>
Tue, 28 Oct 2014 22:27:09 +0000 (28 15:27 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 4 Dec 2014 20:11:11 +0000 (4 21:11 +0100)
tree0697122c107ccaff8b5829510db4873ce3309421
parenta2f10ba8b6a113d5d74bd5b50d0f6c34f2c1adf7
s3:smbd: move all oplock granting code to grant_fsp_oplock_type()

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Pair-Programmed-With: Jeremy Allison <jra@samba.org>

Signed-off-by: Volker Lendecke <vl@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit a08b0e78220f84f87b2af1535d645a994a5c93ab)
source3/smbd/open.c