diff options
author | Brian Behlendorf <[email protected]> | 2020-05-26 16:07:50 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2020-05-26 16:07:50 -0700 |
commit | d1b84da8c1a69c084f04b504beefe804591bca07 (patch) | |
tree | 71fbeb78500590933e6c03c86c53ac5ab663c63d /module/zfs | |
parent | ce98ed25dea9f4e03bfcf9434fde5e8b54434036 (diff) |
Revert "Let zfs mount all tolerate in-progress mounts"
This reverts commit a9cd8bf which introduced a segfault when running
`zfs mount -a` multiple times when there are mountpoints which are
not empty. This segfault is now seen frequently by the CI after
the mount code was updated to directly call mount(2).
The original reason this logic was added is described in #8881.
Since then the systemd `zfs-share.target` has been updated to run
"After" the `zfs-mount.server` which should avoid this issue.
Reviewed-by: Don Brady <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #9560
Closes #10364
Diffstat (limited to 'module/zfs')
0 files changed, 0 insertions, 0 deletions