b740d602bd
Completely disable the zfs binary from attempting to directly update /etc/mtab. The Linux port relies entirely on the mount.zfs helper to safely update /etc/mtab. If we left the /etc/mtab updates to the zfs binary then they could race with concurrent non-zfs mounts. Routing everything through the system mount command ensures the /etc/mtab updates are locked properly. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Issue #329 |
||
---|---|---|
.. | ||
mount_zfs | ||
sas_switch_id | ||
zdb | ||
zfs | ||
zinject | ||
zpios | ||
zpool | ||
zpool_id | ||
zpool_layout | ||
ztest | ||
zvol_id | ||
Makefile.am | ||
Makefile.in |