1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00
Jeremy Allison a7499e994a Reduce the race condition in Samba4 in RAW-RENAME test. We rename a file
using trans2 setfileinfo on one connection, and then check the
file name has changed on the other. In Samba we achieve this by
sending a local message to the other process. This change causes
us to re-scan for incoming messages after we've woken up from the
select (which is cheap if there are no pending messages). This reduces
the race significantly. Volker please review.
Jeremy.
2008-03-31 16:46:20 -07:00
..
2008-03-28 16:43:59 +01:00
2008-03-23 18:28:23 +01:00
2008-04-01 00:26:32 +02:00
2008-03-23 18:28:23 +01:00
2008-03-27 18:14:57 +01:00
2008-01-15 10:43:43 +01:00
2008-04-01 00:26:33 +02:00
2008-04-01 00:32:23 +02:00
2008-03-17 20:52:25 +01:00
2008-03-23 07:28:13 +01:00