Eric Schrock wrote:
> http://cr.grommit.com/~eschrock/zfs-prop/

Shouldn't dsl_prop_get* all take into account the inheritability of 
properties?  It looks like non-inheritable properties will be inherited 
unless you are using dsl_prop_get_all().  It seems like the check for 
inheritability needs to be in dsl_prop_get_impl() too.

--matt

Reply via email to