Kalpak Shah wrote:
> Hi
> 
> I faced a similar problem when I was adding a property for per-dataset dnode 
> sizes. I got around it by adding a ZPOOL_PROP_DNODE_SIZE and adding the 
> dataset property in dsl_dataset_stats(). That way the root dataset gets the 
> property too. I am not very sure if this is the cleanest solution or not 
> since this is just prototype code.

I think a generic solution is needed particular given there is a need 
for this with all create time only properties.

-- 
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to