mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r17604: Fix a bug caught by g++.
Jeremy, please check this! Volker
This commit is contained in:
parent
47facab798
commit
8117a7b3bf
@ -4584,8 +4584,8 @@ size = %.0f, uid = %u, gid = %u, raw perms = 0%o\n",
|
||||
count,
|
||||
offset,
|
||||
lock_type,
|
||||
blocking_lock,
|
||||
POSIX_LOCK,
|
||||
blocking_lock,
|
||||
&status);
|
||||
|
||||
if (br_lck && blocking_lock && ERROR_WAS_LOCK_DENIED(status)) {
|
||||
|
Loading…
Reference in New Issue
Block a user