Don Brady
Don Brady
@kdar one work-around is to disable autoexpand on the pool
> I might wonder if we would want a tunable defaulted to 0 like `zfs_user_indirect_is_special` for controlling whether zvol data blocks can land on there, otherwise we might have situations...
> Does this also respect the metadata reserve % tunable? yes
Note that the other volume-specific properties are not inheritable. If you want all your zvols to have the same `volblocksize` there is no way to inherit that value.
Address review feedback - Make ioct for prefetch generic so future types can be added - Cleanup dmu_object_cached_size() - Fix panic due to incorrect prefetch max value - Rewrote dmu_prefetch_wait...
rebased after zap shrinking was landed
Addressed review feedback and rebased to fix merge conflicts
Fixed dedup quota test for Redhat distros
rebased after zap shrinking was landed
Rebased to address merge conflicts