git: libhammer - Change the way PFS mounts are detected

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Thu Feb 5 13:36:00 PST 2015


commit d428efb7122eac3480b1d3c439e39a811d02bcc8
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Thu Feb 5 16:28:14 2015 +0100

    libhammer - Change the way PFS mounts are detected
    
    - libhammer_find_pfs_mount() now takes a single argument which
      is the unique_uuid used for the search.
    - This solves a problem when passing the path of a PFS to commands
      like 'hammer info' which mistakenly took the argument as the PFS#0.
    - Adjust manpage to reflect current status.

Summary of changes:
 lib/libhammer/info.c       |  8 ++------
 lib/libhammer/libhammer.h  |  2 +-
 lib/libhammer/misc.c       | 49 ++++++++++++++++++++--------------------------
 sbin/hammer/cmd_snapshot.c |  8 +++-----
 sbin/hammer/hammer.8       |  9 ++++++---
 5 files changed, 33 insertions(+), 43 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list