1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00
Jeremy Allison 87801bc387 r8609: Fix for bugid #2889. I think the problem is that the top 16 bits of the "server state" field must be
non-zero. As we're using the 32 bit field as an offset then normally this field
will be zero. W2K3 fills this field with a counter enumerating the number of
SMBsearch calls on this directory - starting at 1. Add back the 1<<31 bit flag
DPTR_MASK to ensure this is non-zero - with better checks on use.
Jeremy.
(This used to be commit 6415657942c49ea51d4e4f4ee2189c7d70b9c5fa)
2007-10-10 11:00:13 -05:00
..
2007-10-10 10:58:05 -05:00
2007-10-10 11:00:05 -05:00
2007-10-10 11:00:07 -05:00
2007-10-10 10:58:05 -05:00
2007-10-10 10:58:19 -05:00
2003-03-17 22:56:13 +00:00
2007-10-10 10:58:05 -05:00
2007-10-10 10:58:05 -05:00
2007-10-10 10:58:05 -05:00
2007-10-10 10:58:05 -05:00
2003-03-22 13:47:42 +00:00
2007-10-10 10:52:46 -05:00