On 30/09/2010 14:49, Linder, Doug wrote:
Michael Schuster [mailto:michael.schus...@oracle.com] wrote:

Mark, I think that wasn't the question, rather, "what's the difference
between 'zfs u[n]mount' and '/usr/bin/umount'?"

Yes, that was the question.  Sorry I wasn't more clear.

The main differences are:

zfs umount will do all these things that /usr/bin/umount won't do:

* It can be applied recursively down a ZFS hierarchy
* It will unshare the filesystems first

Both ultimately just call umount2(2)

--
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to