The new system splits up the boot volume into a user's and the system's
volume, somehow. The problem is now that when I try to search the boot
volume for files, I get different results:

When I search "/" recursively, using [NSFileManager
contentsOfDirectoryAtURL:...], I get to scan the entire "Volume" as the
user sees it, including both the System and the User's folders.

However, when I search "/" using searchfs(), I see only items in the
system's hidden volume, but no user files.

I guess this is a feature and not a bug. Could I be advised how to deal
with this, i.e. how I can search both the system and the user volumes with
searchfs? How do I determine and address them?

-- 
Thomas Tempelmann, http://apps.tempel.org/
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list      (Filesystem-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/filesystem-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to