libhammer - Change the way PFS mounts are detected
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Thu, 5 Feb 2015 15:28:14 +0000 (16:28 +0100)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Thu, 5 Feb 2015 21:32:50 +0000 (22:32 +0100)
commitd428efb7122eac3480b1d3c439e39a811d02bcc8
tree242422272d2aa0bef0767cb87a61837cb2d10fc4
parent1fceee21be38737a66c8f01e06a2e0ecdfe5ca78
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.
lib/libhammer/info.c
lib/libhammer/libhammer.h
lib/libhammer/misc.c
sbin/hammer/cmd_snapshot.c
sbin/hammer/hammer.8