[PATCH] allow uid= for hfs/hfsplus

David Zeuthen david at fubar.dk
Wed May 23 11:56:10 PDT 2007


On Wed, 2007-05-09 at 16:12 +0200, Danny Kukawka wrote:
> On Dienstag, 8. Mai 2007, Brian J. Tarricone wrote:
> > On Tue, 8 May 2007 18:07:35 +0200 Danny Kukawka wrote:
> > >this patch adds support for uid=/gid= to hfs/hfsplus formated volumes
> > >since the filesystem has no own uid/gid abstraction as it looks to me.
> >
> > Not true: hfsplus at least (not sure about hfs) supports all normal
> > unix permissions and ownership.  I'm using it as /home on my
> > PowerBook, and file ownership is correct and changeable.
> 
> Okay. Overseen that hfsplus has per file uid support. Here the new version of 
> the patch.

We should probably remove uid=/gid= from HFS+ don't you think? 

And yes, I think it's probably fine to treat HFS like FAT; we just have
to be careful to properly mask out HFS partitions on OpenFirmware based
Mac's (e.g. PowerPC) but we already do that...

So I think if you update the patch so it removes uid=/gid= from HFS+
we're good to go. Thanks.

     David




More information about the hal mailing list