r5014: Split out the request to send an async level II oplock break into a
authorJeremy Allison <jra@samba.org>
Wed, 26 Jan 2005 20:01:21 +0000 (20:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:11 +0000 (10:55 -0500)
commit02c25a2683204d8b20a1e69ea354b9e08b0fd94d
treec027beebee56dbbfe82b272f191de61ea9f34a02
parentf0df38a4e8d7ce8e11e5d34f645c5b4da9d47291
r5014: Split out the request to send an async level II oplock break into a
new function to make it clear when it's called. Remove async parameter
that had been overloaded into request_oplock_break.
Inspired by work from Nadav Danieli <nadavd@exanet.com>.
Jeremy.
(This used to be commit 05697fb50236dfc28e81f8b3900eac17cace57c1)
source3/smbd/open.c
source3/smbd/oplock.c