diff options
author | Stefan Metzmacher <metze@samba.org> | 2019-08-16 14:55:13 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2019-09-09 16:04:30 +0000 |
commit | 11e489b0789d7c9cc7f082c054c97c6c4c6f131a (patch) | |
tree | b87e8a961a6665e53eee9086f75178357ad10857 /.gitattributes | |
parent | 333026209a8abe5d9d00297ce7f0d6cdf66d6ce0 (diff) | |
download | samba-11e489b0789d7c9cc7f082c054c97c6c4c6f131a.tar.gz |
s3:blocking: fix the fsp->blocked_smb1_lock_reqs handling
A new request is first checks against all pending
requests before checking the already granted locks.
Before we retried the lock array of another request
(the first in the list), but then finished current request,
which is wrong.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14113
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 312327106271abafeb53e62dfb71a38bf93e2d41)
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions