8063 verify that we do not attempt to access inactive txg
commitb7b2590dd9f11b12a0b4878db3886068cce176af
authorMatthew Ahrens <mahrens@delphix.com>
Mon, 24 Apr 2017 16:35:35 +0000 (24 09:35 -0700)
committerMatthew Ahrens <mahrens@delphix.com>
Fri, 5 May 2017 21:49:52 +0000 (5 14:49 -0700)
treeb575a939d17b7e87194e19be76f1fe61337a17f3
parenta160fd9a3a7d4d2a7b2979af5e53de5d0ad961aa
8063 verify that we do not attempt to access inactive txg
Reviewed by: Serapheim Dimitropoulos <serapheim@delphix.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
usr/src/uts/common/fs/zfs/dmu_tx.c
usr/src/uts/common/fs/zfs/dsl_pool.c
usr/src/uts/common/fs/zfs/spa.c
usr/src/uts/common/fs/zfs/sys/txg.h
usr/src/uts/common/fs/zfs/sys/zil.h
usr/src/uts/common/fs/zfs/txg.c
usr/src/uts/common/fs/zfs/vdev.c
usr/src/uts/common/fs/zfs/zil.c