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

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Fri Nov 11 11:18:50 PST 2016


commit 19836c70c1e92cdd87b22020ebc3a9844ab2c57e
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
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



More information about the Commits mailing list