I'm seeing two problems with FSCatalogSearch in 10.3.9. I'm trying to search
for locked items using the locked bit in the node flags, but here's what I'm
seeing:
- FSCatalogSearch ignores the relevant bits and returns every item, or at
least thousands of items that aren't locked.
- I figured I'd work around this by testing the node flags myself for the
locked bit and discard items when it isn't set, but early in the search the
locked bit starts getting set for every item as well. At this point the only
thing that works reliably is to call FSGetCatalogInfo for every item, but as
you can imagine that's really slow.
I've verified that I'm setting the search up correctly, so has anyone else
encountered this? Does anyone know if this is fixed in Tiger?
Larry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden