summaryrefslogtreecommitdiff
path: root/source3/torture/torture.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2004-02-26 01:31:10 +0000
committerJeremy Allison <jra@samba.org>2004-02-26 01:31:10 +0000
commitfa81d1d7e7a86d13d10550aa20b07c7300d7b324 (patch)
tree554e9c352b7f67e2783bb7e2e69dd58458dd7811 /source3/torture/torture.c
parent9e2a098a0abed616d2db4fba2847083b7e118f3f (diff)
downloadsamba-fa81d1d7e7a86d13d10550aa20b07c7300d7b324.tar.gz
samba-fa81d1d7e7a86d13d10550aa20b07c7300d7b324.tar.bz2
samba-fa81d1d7e7a86d13d10550aa20b07c7300d7b324.zip
Interesting fact found by IFSTEST /t LockOverlappedTest...
Even if it's our own lock context, we need to wait here as there may be an unlock on the way. So I removed a "&& !my_lock_ctx" from the following if statement. if ((lock_timeout != 0) && lp_blocking_locks(SNUM(conn)) && ERROR_WAS_LOCK_DENIED(status)) { Jeremy. (This used to be commit 3f35e3975f1c46daad1456bc82163acd049d7be8)
Diffstat (limited to 'source3/torture/torture.c')
0 files changed, 0 insertions, 0 deletions