NetBSD-Bugs archive

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

Re: kern/30058



The following reply was made to PR kern/30058; it has been noted by GNATS.

From: Christos Zoulas <christos%zoulas.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost,
 netbsd-bugs%netbsd.org@localhost,
 hubert%feyrer.de@localhost
Subject: Re: kern/30058
Date: Mon, 19 Aug 2019 12:49:09 +0300

 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