In article <20110609163700.gb6...@homeworld.netbsd.org>,
Emmanuel Dreyfus  <m...@netbsd.org> wrote:
>On Tue, Jun 07, 2011 at 08:07:02AM +0000, Emmanuel Dreyfus wrote:
>[autocreate extended attribute backend]
>> Such a behavior could be triggered by a new kernel option such
>> as UFS_EXTATTR_AUTOCREATE. It could hold the default size for autocreated
>> attributes. (e.g.: options UFS_EXTATTR_AUTOCREATE=1024 to get 1024 bytes
>> long attributes). 
>
>
>Here is a patch that implements this option. Is it reasonable to commit it?

>+      char path[PATH_MAX + 1];

PNBUF_*()?

christos

Reply via email to