On 30.09.10 15:42, Mark J Musante wrote:
On Thu, 30 Sep 2010, Linder, Doug wrote:

Is there any technical difference between using "zfs unmount" to unmount
a ZFS filesystem versus the standard unix "umount" command? I always use
"zfs unmount" but some of my colleagues still just use umount. Is there
any reason to use one over the other?

No, they're identical. If you use 'zfs umount' the code automatically maps
it to 'unmount'. It also maps 'recv' to 'receive' and '-?' to call into the
usage function. Here's the relevant code from main():

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

HTH
Michael
--
michael.schus...@oracle.com     http://blogs.sun.com/recursion
Recursion, n.: see 'Recursion'
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to