https://www.cpp.edu/~henson/tmp/webrev-5410.5412/

This updates the zfs manpage to document the -S option and modifies the
zfs command to suggest the -S option when you try to inherit a
non-inheritable property:

$ ./zfs inherit quota export
'quota' property cannot be inherited
use 'zfs set quota=none' to clear
use 'zfs inherit -S quota' to revert to received value

The changes were built/tested on illumos-omnios, I've confirmed the
patch applies cleanly to illumos-gate head but haven't compiled it.

Thanks...
_______________________________________________
developer mailing list
developer@open-zfs.org
http://lists.open-zfs.org/mailman/listinfo/developer

Reply via email to