Actions
Bug #1749
openHAMMER fsstress panic in hammer_flush_inode_core 'ip->flush_state != HAMMER_FST_FLUSH'
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Assertion 'ip->flush_state != HAMMER_FST_FLUSH' failed when running fsstress on
HAMMER on a very recent kernel; hammer_flush_inode_core called via
hammer_flush_inode, from hammer_vop_fsync, rooted at hammer_vfs_sync, from
sys_sync.
Core and vmimage at http://acm.jhu.edu/~me/kern.n4.gz and
http://acm.jhu.edu/~me/vmcore.n4.gz.
Actions