]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - fsr/Makefile
xfsprogs: make fsr use mntinfo when there is no mntent
authorJan Tulak <jtulak@redhat.com>
Tue, 10 Nov 2015 04:45:02 +0000 (15:45 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 10 Nov 2015 04:45:02 +0000 (15:45 +1100)
commit7141fc5b04905edc1d94be0858b5f579ce51a5ba
tree49e5699cf6e0b776173cb4362ecfd81b71d03783
parent2afac833a07d0422626695d7702da4394bf8c9f9
xfsprogs: make fsr use mntinfo when there is no mntent

For what fsr needs, mntinfo can be used instead of mntent on some
platforms. Exctract the platform-specific code to platform headers.

Signed-off-by: Jan Tulak <jtulak@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fsr/Makefile
fsr/xfs_fsr.c
include/darwin.h
include/freebsd.h
include/gnukfreebsd.h
include/irix.h
include/linux.h