git: sbin/hammer: Make use of struct buffer_info::cache at offset 0

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Thu Sep 1 05:10:27 PDT 2016


commit 7603683a7d0f9b3ed823c273b74d9279904f82e2
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Thu Sep 1 20:38:36 2016 +0900

    sbin/hammer: Make use of struct buffer_info::cache at offset 0
    
    No need to hold a pointer to each other.

Summary of changes:
 sbin/hammer/cache.c       | 2 +-
 sbin/hammer/hammer_util.h | 6 +-----
 sbin/hammer/ondisk.c      | 1 -
 3 files changed, 2 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7603683a7d0f9b3ed823c273b74d9279904f82e2


-- 
DragonFly BSD source repository


More information about the Commits mailing list