diff options
author | George Wilson <[email protected]> | 2020-08-11 14:55:04 -0600 |
---|---|---|
committer | GitHub <[email protected]> | 2020-08-11 13:55:04 -0700 |
commit | 53c9d1d9b5ff19d3095f9dcbb806582d9c0b977f (patch) | |
tree | 45e23eead2953b19d3ccf60159402d8623d09f4d /LICENSE | |
parent | 6f763d408530c5dd22e4e8616235871524e55529 (diff) |
'zfs share -a' should handle 'canmount=noauto'
The 'zfs share -a' currently skips any filesystems which
have 'canmount=noauto' set. This behavior is unexpected since the
one would expect 'zfs share -a' to share any mounted filesystem
that has the 'sharenfs' property already set.
This changes the behavior of 'zfs share -a' to allow the sharing
of 'canmount=noauto' datasets if they are mounted.
Reviewed-by: Matt Ahrens <[email protected]>
Reviewed-by: Don Brady <[email protected]>
Reviewed-by: Prakash Surya <[email protected]>
Signed-off-by: George Wilson <[email protected]>
External-issue: DLPX-71313
Closes #10688
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions