git: sbin/hammer: Don't expose softprune specific data structure

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Aug 29 07:34:27 PDT 2016


commit ce6ddec9106a5835deb429382b0fa1a71d8172f4
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Mon Aug 29 19:45:37 2016 +0900

    sbin/hammer: Don't expose softprune specific data structure
    
    Expose softprune function rather than both function and data structure.

Summary of changes:
 sbin/hammer/cmd_cleanup.c   | 10 ++++------
 sbin/hammer/cmd_softprune.c | 34 ++++++++++++++++++++++++++++++++--
 sbin/hammer/hammer.h        |  4 +---
 sbin/hammer/hammer_util.h   |  9 ---------
 4 files changed, 37 insertions(+), 20 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list