hammer2 - stabilization, fix hammer2_inode_get()
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 8 Dec 2018 04:26:15 +0000 (20:26 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 8 Dec 2018 04:26:15 +0000 (20:26 -0800)
commit3ad7c35fee98f9ec035124942e9d7c2fd3d1b85c
tree98ea141c100dbd560172ac6d3507d1d7b8cd5985
parent20cbf29b106eb449aa76758d8567f8048c6765bd
hammer2 - stabilization, fix hammer2_inode_get()

* Fix a lock order reversal in hammer2_inode_get() which can be
  triggered under heavy loads.
sys/vfs/hammer2/hammer2.h
sys/vfs/hammer2/hammer2_chain.c
sys/vfs/hammer2/hammer2_cluster.c
sys/vfs/hammer2/hammer2_inode.c