Print this page
4206 history_003_pos relies on exact size of history log and entries
4207 history_008_pos depends on obsolete internal history log message
4208 Typo in zfs_main.c: "posxiuser"
4209 Populate zfstest with the remainder of the STF tests
Reviewed by: Sonu Pillai <sonu.pillai@delphix.com>
Reviewed by: Will Guyette <will.guyette@delphix.com>
Reviewed by: Eric Diven <eric.diven@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>

@@ -8,11 +8,11 @@
 # source.  A copy of the CDDL is also available via the Internet at
 # http://www.illumos.org/license/CDDL.
 #
 
 #
-# Copyright (c) 2012 by Delphix. All rights reserved.
+# Copyright (c) 2013 by Delphix. All rights reserved.
 #
 
 export ARP="/usr/sbin/arp"
 export AWK="/usr/bin/awk"
 export BASENAME="/usr/bin/basename"

@@ -139,10 +139,11 @@
 export TUNEFS="/usr/sbin/tunefs"
 export UFSDUMP="/usr/sbin/ufsdump"
 export UFSRESTORE="/usr/sbin/ufsrestore"
 export UMASK="/usr/bin/umask"
 export UMOUNT="/usr/sbin/umount"
+export UMOUNTALL="/usr/sbin/umountall"
 export UNAME="/usr/bin/uname"
 export UNCOMPRESS="/usr/bin/uncompress"
 export UNIQ="/usr/bin/uniq"
 export UNPACK="/usr/bin/unpack"
 export UNSHARE="/usr/sbin/unshare"