commit 19836c70c1e92cdd87b22020ebc3a9844ab2c57e
Author: Tomohiro Kusumi <[email protected]>
Date:   Thu Nov 10 00:56:25 2016 +0900

    sys/vfs/hammer: Add HAMMER_UNDO_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/cmd_blockmap.c   | 3 +--
 sbin/hammer/cmd_show.c       | 3 +--
 sys/vfs/hammer/hammer_disk.h | 2 ++
 3 files changed, 4 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/19836c70c1e92cdd87b22020ebc3a9844ab2c57e


-- 
DragonFly BSD source repository

Reply via email to