git: hammer2 - Refactor reserved block selection in freemap code (2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Dec 10 20:45:33 PST 2013
commit ba8a9be007b6d2769267f09ffb972e5a787eee88
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Dec 10 20:45:06 2013 -0800
hammer2 - Refactor reserved block selection in freemap code (2)
* Fix off-by-1 bug in last commit when calculating the new offset
in the freemap code.
* Remove some debugging.
Summary of changes:
sys/vfs/hammer2/hammer2_flush.c | 2 ++
sys/vfs/hammer2/hammer2_freemap.c | 12 ++++++++----
2 files changed, 10 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ba8a9be007b6d2769267f09ffb972e5a787eee88
--
DragonFly BSD source repository
More information about the Commits
mailing list