Bug #8063
closed
verify that we do not attempt to access inactive txg
Added by Prakash Surya about 5 years ago.
Updated about 5 years ago.
Category:
zfs - Zettabyte File System
Description
A standard practice in ZFS is to keep track of "per-txg" state. Any of
the 3 active TXG's (open, quiescing, syncing) can have different values
for this state. We should assert that we do not attempt to modify other
(inactive) TXG's.
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit b7b2590dd9f11b12a0b4878db3886068cce176af
commit b7b2590dd9f11b12a0b4878db3886068cce176af
Author: Matthew Ahrens <mahrens@delphix.com>
Date: 2017-05-05T21:49:52.000Z
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>
Also available in: Atom
PDF