git: sys/vfs/hammer: Cleanup hammer.h
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Wed Apr 29 11:12:13 PDT 2015
commit 32a31210d4b47c76d1189ec35a908dcf1806ff06
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Thu Apr 30 01:02:23 2015 +0900
sys/vfs/hammer: Cleanup hammer.h
- It was more appropriate to have hammer_xlate_to_zone2 macro in
sys/vfs/hammer/hammer_disk.h than sys/vfs/hammer/hammer.h.
Summary of changes:
sbin/hammer/blockmap.c | 3 +--
sys/vfs/hammer/hammer.h | 6 ------
sys/vfs/hammer/hammer_disk.h | 6 ++++++
3 files changed, 7 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/32a31210d4b47c76d1189ec35a908dcf1806ff06
--
DragonFly BSD source repository
More information about the Commits
mailing list