mirror_zfs/cmd
Brian Behlendorf 95c4cae39f Disable umount.zfs helper
For the moment, the only advantage in registering a umount helper
would be to automatically unshare a zfs filesystem.  Since under
Linux this would be unexpected (but nice) behavior there is no
harm in disabling it.

This is desirable because the 'zfs unmount' path invokes the system
umount.  This is done to ensure correct mtab locking but has the
side effect that the umount.zfs helper would be called if it exists.
By default this helper calls back in to zfs to do the unmount on
Solaris which we don't want under Linux.

Once libmount is available and we have a safe way to correctly
lock and update the /etc/mtab file we can reconsider the need
for a umount helper.  Using libmount is the prefered solution.
2011-01-28 12:47:57 -08:00
..
zdb Autoconf selinux support 2011-01-28 12:45:19 -08:00
zfs Disable umount.zfs helper 2011-01-28 12:47:57 -08:00
zinject Autoconf selinux support 2011-01-28 12:45:19 -08:00
zpios Autoconf selinux support 2011-01-28 12:45:19 -08:00
zpool Autoconf selinux support 2011-01-28 12:45:19 -08:00
zpool_id Autoconf selinux support 2011-01-28 12:45:19 -08:00
zpool_layout Autoconf selinux support 2011-01-28 12:45:19 -08:00
ztest Autoconf selinux support 2011-01-28 12:45:19 -08:00
Makefile.am Add linux zpios support 2010-08-31 13:42:01 -07:00
Makefile.in Autoconf selinux support 2011-01-28 12:45:19 -08:00