commit 1ea93af33dc11300bbf4bcce14657494ddf5b104
Author: Tomohiro Kusumi <[email protected]>
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

Reply via email to