diff options
author | Jeremy Allison <jra@samba.org> | 2006-04-08 05:00:04 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:15:55 -0500 |
commit | 876f2deb3a6029b4e02ec25bc3099bfa07840a14 (patch) | |
tree | e176a8a31a7240ab551fba55e6529e4179f772c4 /source3/lib/util.c | |
parent | 4ee43dbd477140bd4bf6c42d156dc0a736994da2 (diff) | |
download | samba-876f2deb3a6029b4e02ec25bc3099bfa07840a14.tar.gz samba-876f2deb3a6029b4e02ec25bc3099bfa07840a14.tar.bz2 samba-876f2deb3a6029b4e02ec25bc3099bfa07840a14.zip |
r14986: Fix OS/2 directory delete bug found by kukks.
(Thanks a lot for all your hard work on this).
We were caching the results of *all* directory
scans, not just the results that match the
client wildcard. This actually made no sense,
as only matches on the client wildcard can be
returned to the client and so might need to
be searched for in the cache. This fixes the
directory cache to only cache entries that we
return to the client.
Jeremy.
(This used to be commit c88af597d042390ff11b26fe802b0b10d0faa6ce)
Diffstat (limited to 'source3/lib/util.c')
0 files changed, 0 insertions, 0 deletions