Whamcloud - gitweb
filefrag: fix infinite loop in filefrag
authorTheodore Ts'o <tytso@mit.edu>
Sun, 9 Oct 2011 22:18:01 +0000 (18:18 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 9 Oct 2011 22:18:01 +0000 (18:18 -0400)
commit605cf6edaf6fce6a3810cda24c6ceca90af1a096
treebfb1aef15ec4412ca6bc1b094e1286d68aa051b6
parent3fcd8fe8acb269598390b35bbf6e4247d10bc64e
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>
misc/filefrag.c