git: sys/vfs/hammer: Add HAMMER_BLOCKMAP_LAYER2_DOALIGN()

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sun Nov 6 02:51:25 PST 2016


commit 1ea93af33dc11300bbf4bcce14657494ddf5b104
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sun Nov 6 14:47:26 2016 +0900

    sys/vfs/hammer: Add HAMMER_BLOCKMAP_LAYER2_DOALIGN()
    
    The only reason it's "DOALIGN" instead of just "ALIGN" is
    because that's how macros have been named in HAMMER1/2.
    "ALIGN" macros represent alignment size.

Summary of changes:
 sbin/hammer/ondisk.c           | 6 ++----
 sys/vfs/hammer/hammer_disk.h   | 4 ++++
 sys/vfs/hammer/hammer_volume.c | 9 +++------
 3 files changed, 9 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1ea93af33dc11300bbf4bcce14657494ddf5b104


-- 
DragonFly BSD source repository


More information about the Commits mailing list