git: hammer2 - stabilization
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Nov 1 00:53:07 PDT 2013
commit f01842250255a059189b580aadaedcfb1a6f5541
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Nov 1 00:51:00 2013 -0700
hammer2 - stabilization
* Code generally assumes that a deleted-flagged chain can still be
duplicated. Remove bogus call to hammer2_freemap_free() and
remove bogus masking of chain->bref.data_off in hammer2_chain_delete().
Summary of changes:
sys/vfs/hammer2/hammer2_chain.c | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f01842250255a059189b580aadaedcfb1a6f5541
--
DragonFly BSD source repository
More information about the Commits
mailing list