]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Fix bug in e2fsck which caused it to core dump if --enable-jbd-debug is used
authorTheodore Ts'o <tytso@mit.edu>
Thu, 31 Jan 2008 19:22:24 +0000 (14:22 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 31 Jan 2008 19:22:24 +0000 (14:22 -0500)
commit414025e542d66a34e164286e783143cb256dd75e
tree8f747d39cee04c5a2ce61a7806cd70f53f1e7629
parentd8a1a67427ea5778a7b312e1c4d842bdedb50050
Fix bug in e2fsck which caused it to core dump if --enable-jbd-debug is used

Missing curly braces from a python programmer; my bad for noticing it!

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