Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-02-24 | Signed/unsigned fix from HEAD | Andrew Bartlett | 1 | -2/+2 | |
(This used to be commit 723ce5c531a957f3ea67f6fe74d4263a35083dda) | |||||
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 | |
Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa) | |||||
2001-09-25 | fixed the really awful performance problem with the stat cache when it | Andrew Tridgell | 1 | -1/+1 | |
ran out of primes and used a power of two hash modulus. It ended up sticking all the entries in just a few buckets. Yuck! (This used to be commit fdc9952391027e209fbd24f7794b1c2b551b1f9f) | |||||
2000-01-26 | Added hash-based stat cache code from Ying Chen. | Jeremy Allison | 1 | -0/+75 | |
Jeremy. (This used to be commit b62a1bd6328f5894ae1a2fef3ef6fc66304ade52) |