NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/30058



I just tested extattr on HEAD and it works... I added some more printfs in the extattr startup code which should give a hint as to what's broken.
- If you are using modules for ufs and ffs extattr support was not enabled for them until now.
- it seems that you need to mkdir -p .attribute/system .attribute/user in the root directory before you can create extended attributes. Perhaps this should be automatic.
- I cleared the extattr bit on mount if we could not start extattrs now.

Best,

christos



Home | Main Index | Thread Index | Old Index