Apply fix to online defrag patch so it will build as a module
commit42e89bb988f2e94687ee445b18aad808af883e9b
authorTheodore Ts'o <tytso@mit.edu>
Thu, 24 Jan 2008 22:13:31 +0000 (24 17:13 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 24 Jan 2008 22:15:18 +0000 (24 17:15 -0500)
tree04e2fa112d3f6b749be7ed7fb0dc77f80457eddb
parent49417a5ceb148984944b59d5aa39dbbca3160c6b
Apply fix to online defrag patch so it will build as a module

The patch was calling do_fsync() instead of ext4_force_commit() which
is what it should have been calling.
ext4-online-defrag-free-space-fragmentation.patch