smbd: Remove separate oplock_type parameter from set_file_oplock
authorVolker Lendecke <vl@samba.org>
Tue, 3 Sep 2013 13:57:11 +0000 (13:57 +0000)
committerDavid Disseldorp <ddiss@samba.org>
Thu, 24 Oct 2013 12:22:03 +0000 (14:22 +0200)
commit184cc138b6fcd832fd084a919d65ad2f273bf5eb
tree6c71c407fdb75173fd7413be9f4982fcbc08e2b2
parentbd542281bc424e4feae255df16b04f598d692304
smbd: Remove separate oplock_type parameter from set_file_oplock

This avoids the question where it could happen that something else but
fsp->oplock_type might be useful as an argument here.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
source3/smbd/durable.c
source3/smbd/open.c
source3/smbd/oplock.c
source3/smbd/proto.h