git: hammer2 - major simplification 1/many (stabilization)
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jul 30 14:18:20 PDT 2014
commit af7917678e2f8a24d160dde212d592f09a58b06a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Jul 30 14:16:18 2014 -0700
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).
Summary of changes:
sys/vfs/hammer2/hammer2_chain.c | 16 +++++++++++-----
sys/vfs/hammer2/hammer2_inode.c | 3 ++-
2 files changed, 13 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/af7917678e2f8a24d160dde212d592f09a58b06a
--
DragonFly BSD source repository
More information about the Commits
mailing list