Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
| | | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa) | ||||
* | fixed the really awful performance problem with the stat cache when it | Andrew Tridgell | 2001-09-25 | 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) | ||||
* | Added hash-based stat cache code from Ying Chen. | Jeremy Allison | 2000-01-26 | 1 | -0/+75 |
Jeremy. (This used to be commit b62a1bd6328f5894ae1a2fef3ef6fc66304ade52) |