diff options
author | George Wilson <George.Wilson@Sun.COM> | 2009-09-21 10:38:24 -0700 |
---|---|---|
committer | George Wilson <George.Wilson@Sun.COM> | 2009-09-21 10:38:24 -0700 |
commit | 88ecc943b4eb72f7c4fbbd8435997b85ef171fc3 (patch) | |
tree | ebceb7c59c849c35d63917995146dc8ad430fa31 /usr/src/grub/capability | |
parent | 53520bfd0d8e6401efee237b91e682ab66f77eef (diff) | |
download | illumos-joyent-88ecc943b4eb72f7c4fbbd8435997b85ef171fc3.tar.gz |
6574286 removing a slog doesn't work
6856566 zpool import -F can cause panic
6863456 system panic by load_nvlist(spa, spa->spa_config_object, &nv) == 0 while running zfs test suite
6882947 dump_nvlist() should live in libnvpair
Diffstat (limited to 'usr/src/grub/capability')
-rw-r--r-- | usr/src/grub/capability | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/grub/capability b/usr/src/grub/capability index 5d81d0e2f3..25987fb4f7 100644 --- a/usr/src/grub/capability +++ b/usr/src/grub/capability @@ -40,7 +40,7 @@ # This file and the associated version are Solaris specific and are # not a part of the open source distribution of GRUB. # -VERSION=11 +VERSION=12 dboot xVM zfs |