Whamcloud - gitweb
e2freefrag: Take into account the last free extent in the file system
authorTheodore Ts'o <tytso@mit.edu>
Mon, 10 Aug 2009 00:15:46 +0000 (20:15 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 10 Aug 2009 03:22:24 +0000 (23:22 -0400)
commit1e48a456b6ca646d66483761e959a81ae78b9156
treef6a7fcf4f9a9654f710817df44bb9608a351a203
parent3e343b8d9af349301a2acd6b4328fb5663deb60c
e2freefrag: Take into account the last free extent in the file system

Fix a bug in e2freefrag where if the last free extent is at the very
end of the filesystem, it would be disregarded.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/e2freefrag.c