Solaris 11.4 SRU 75: Recursive mount/umount
When you use zfs mount -a
or zfs umount -a
this really mounts or unmounts everything. And quite often this is not what you want. Thus, in SRU75 a recursive mount was introduced, giving you more control to what you are mounting.
For more details, please visit the blog at: https://www.c0t0d0s0.org/blog/recursivemount.html