Called just before the mount of the file system occurs.
- (void)willMount;
Called just before an unmount of the file system will occur.
- (void)willUnmount;
Last Updated: Monday, November 17, 2008