commit 22a0040d3aac58bb55b1291c4f1eec48599efb14
Author: Tomohiro Kusumi <[email protected]>
Date:   Sun Aug 28 22:27:20 2016 +0900

    sys/vfs/hammer: Typedef struct on declaration
    
    Most structs in hammer are typedef'd.
    Some structs define it on declaration, but others don't.

Summary of changes:
 sys/vfs/hammer/hammer.h         | 78 ++++++++++++++---------------------------
 sys/vfs/hammer/hammer_btree.h   | 30 ++++++----------
 sys/vfs/hammer/hammer_cursor.h  |  6 ++--
 sys/vfs/hammer/hammer_disk.h    | 57 +++++++++++-------------------
 sys/vfs/hammer/hammer_flusher.c |  6 ++--
 sys/vfs/hammer/hammer_ioctl.h   | 12 +++----
 6 files changed, 64 insertions(+), 125 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/22a0040d3aac58bb55b1291c4f1eec48599efb14


-- 
DragonFly BSD source repository

Reply via email to