mount_hfs for FreeBSD

Status

mount_hfs was written to accommodate FreeBSD peculiarities and is covered by the BSD license.

Known Problems

The mask option (-m) doesn't work in the case of HFS Plus.

Plans for Improvement

Move all HFS mount flags from the mount(2) flags argument to the filesystem-specific argument.

Separate the mask option (-m) into two options, one for files and the other for directories. [Suggested by Matthew N. Dodd]

Add an option to force case-sensitive mode. [Suggested by Max Khon]


$Id: mount_hfs.html,v 1.6 2003/03/24 18:07:23 yar Exp $