EmptyFS

Last Revision:
Version 1.0, 2006-11-09
A very simple VFS plug-in that mounts a volume that is completely empty.
Build Requirements:
Xcode 2.4
Runtime Requirements:
Mac OS X 10.4

EmptyFS is a very simple VFS plug-in. EmptyFS volumes are completely empty (except for the root directory). The purpose of this sample is to create the minimal VFS plug-in that builds and runs. You can use EmptyFS to explore VFS behaviour, or as a template for your own VFS plug-in.