hammer2 - major simplification 1/many (stabilization)
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 30 Jul 2014 21:16:18 +0000 (14:16 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 30 Jul 2014 21:16:18 +0000 (14:16 -0700)
commitaf7917678e2f8a24d160dde212d592f09a58b06a
tree75e7931cfd475df529f56d5d00715b523a16d362
parent850687d2abc82e9681506241ad020820ebb41bbf
hammer2 - major simplification 1/many (stabilization)

* Remove the extra drop from hammer2_hardlink_consolidate().  It was dropping
  cdip in one path but not another.  The previous fix for the
  hammer2_inode_common_parent() use-cast flipped the problem around, but
  was otherwise correct (and more sane).
sys/vfs/hammer2/hammer2_chain.c
sys/vfs/hammer2/hammer2_inode.c