Whamcloud - gitweb
e4defrag: fix ppc build
authorKyle McMartin <kyle@mcmartin.ca>
Mon, 24 Aug 2009 05:09:58 +0000 (22:09 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 7 Sep 2009 21:00:33 +0000 (17:00 -0400)
commita9e55a1191cf08fd219466009613ed1a04bbaac0
tree07b46cd404619e36f1977881153128c34ef9dd89
parentc1b875979fa8bcc03abc64835f237fd84e8d3339
e4defrag: fix ppc build

ppc glibc seems to be missing sync_file_range, so we fell back
to the local define, and there ppc differs as well, so the
build was failing.

Thanks to Kyle for the patch w/ the tidy solution.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/e4defrag.c