Files
mirror_zfs/module
Brian Behlendorf e2c4acde55 Skip evicting dbufs when walking the dbuf hash
When a dbuf is in the DB_EVICTING state it may no longer be on the
dn_dbufs list.  In which case it's unsafe to call DB_DNODE_ENTER.
Therefore, any dbuf which is found in this safe must be skipped.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2553
Closes #2495
2015-02-06 09:24:28 -08:00
..
2014-11-19 12:30:39 -05:00
2015-01-16 14:40:32 -08:00
2015-01-16 14:41:26 -08:00
2014-10-28 09:46:14 -07:00