[zfs-code] Design for EAs in dnode.

2008-02-24 Thread Kalpak Shah
On Thu, 2008-02-07 at 12:48 -0800, Matthew Ahrens wrote: > Mark Shellenbaum wrote: > > General comment: > > > > I'm not sure we should be using nvlists to store these attributes. > > While it will be quick to implement, I'm concerned about the constant > > packing/unpacking and searching linked

[zfs-code] Design for EAs in dnode.

2008-02-24 Thread Andreas Dilger
On Feb 24, 2008 17:20 +0530, Kalpak Shah wrote: > On Thu, 2008-02-07 at 12:48 -0800, Matthew Ahrens wrote: > > Mark Shellenbaum wrote: > > > General comment: > > > > > > I'm not sure we should be using nvlists to store these attributes. > > > While it will be quick to implement, I'm concerned ab