Handle 'hammer cleanup' using the output of mount instead of df.
authorSascha Wildner <saw@online.de>
Thu, 1 Jan 2009 22:42:55 +0000 (23:42 +0100)
committerSascha Wildner <saw@online.de>
Thu, 1 Jan 2009 22:42:55 +0000 (23:42 +0100)
commit5cb5194da153cf9dab3ae963229583a4a161b635
tree83d3eabc9d188ba888af5d718ff3641c92f8b279
parentdcea93a000b5b7ae9ff06da9ab2c770df938a54f
Handle 'hammer cleanup' using the output of mount instead of df.

This fixes hammer(8) trying to cleanup null mounts which are not HAMMER
related.
sbin/hammer/cmd_cleanup.c