]> granicus.if.org Git - zfs/commit
Merge branch 'issue-2094'
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 21 Feb 2014 20:12:20 +0000 (12:12 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 21 Feb 2014 20:20:46 +0000 (12:20 -0800)
commit3965d2e6ee3ce3ef646c29736ce311695fd8ebc3
treef8c2c1a1452705f8e886c9b023186ac5d936687f
parent98fad862937cddc3aeb4d527e357cd7265eae91b
parent4f2dcb3eee0e6c922f1f54955c3e15fd20b3b4f6
Merge branch 'issue-2094'

This patch stack was designed to accomplish the following:

* Cleanly address the pool incompatibility which was accidentally
  introduced post-0.6.2 but pre-0.6.3.  This required adding
  infrastructure which can be used from now on to notify system
  administrators of errata which affect their pool.

* Add additional automated regression testing to ensure this type
  of compatibility issue is caught prior to the change being merged.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2094