commit | a9e55a1191cf08fd219466009613ed1a04bbaac0 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@mcmartin.ca> | Sun Aug 23 22:09:58 2009 -0700 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Sep 07 17:00:33 2009 -0400 |
tree | 07b46cd404619e36f1977881153128c34ef9dd89 | |
parent | c1b875979fa8bcc03abc64835f237fd84e8d3339 [diff] |
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>