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>

Split Close
Expand all
Collapse all
          --- old/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_get/zpool_get.cfg
          +++ new/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_get/zpool_get.cfg
↓ open down ↓ 17 lines elided ↑ open up ↑
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
  24   24  # Use is subject to license terms.
  25   25  #
  26   26  
  27   27  #
  28      -# Copyright (c) 2012 by Delphix. All rights reserved.
       28 +# Copyright (c) 2013 by Delphix. All rights reserved.
  29   29  #
  30   30  
  31   31  # Set the expected properties of zpool
  32   32  typeset -a properties=("size" "capacity" "altroot" "health" "guid" "version"
  33   33      "bootfs" "delegation" "autoreplace" "cachefile" "dedupditto" "dedupratio"
  34   34      "free" "allocated" "readonly" "comment" "expandsize" "freeing" "failmode"
  35   35      "listsnapshots" "autoexpand" "feature@async_destroy" "feature@empty_bpobj"
  36   36      "feature@lz4_compress" "feature@multi_vdev_crash_dump"
  37   37      "feature@spacemap_histogram" "feature@extensible_dataset")
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX