commit bbc5e78bcb51684a6bd9973fe76c973498a6c9ff
Author: Tomohiro Kusumi <[email protected]>
Date:   Sun Nov 6 15:35:28 2016 +0900

    sys/vfs/hammer: Add HAMMER_BUFSIZE_DOALIGN() and variants
    
    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/newfs_hammer/newfs_hammer.c |  2 +-
 sys/vfs/hammer/hammer_disk.h     | 10 ++++++++++
 sys/vfs/hammer/hammer_ondisk.c   |  4 ++--
 3 files changed, 13 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bbc5e78bcb51684a6bd9973fe76c973498a6c9ff


-- 
DragonFly BSD source repository

Reply via email to