commit | 605cf6edaf6fce6a3810cda24c6ceca90af1a096 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Oct 09 18:18:01 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Oct 09 18:18:01 2011 -0400 |
tree | bfb1aef15ec4412ca6bc1b094e1286d68aa051b6 | |
parent | 3fcd8fe8acb269598390b35bbf6e4247d10bc64e [diff] |
filefrag: fix infinite loop in filefrag Commit a00be17e4768 was missing a patch hunk needed to prevent filefrag from looping forever when it is run without the -v option. Addresses-Debian-Bug: #644792 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>