]> www.infradead.org Git - users/hch/xfsprogs.git/commit
fsr: clean up mountpoint checks
authorDave Chinner <dchinner@redhat.com>
Tue, 10 Nov 2015 20:44:47 +0000 (07:44 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 10 Nov 2015 20:44:47 +0000 (07:44 +1100)
commita32546b02b2e00355bd9dae63bac9c3b70e5a37e
tree064ef8617c4adcdf4b397515cb4cae768a5c0649
parentaf37ed4a33e0fd11bbe690093710dd57cde0f0cd
fsr: clean up mountpoint checks

Fix up a stray hunk of code from commit 7141fc5 ("xfsprogs: make fsr
use mntinfo when there is no mntent") that coverity reported. Also
clean up a couple of whitespace issues introduced with that  commit,
too.

Addresses-Coverity-Id: 1338431
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fsr/xfs_fsr.c