commit | d3f58ef166dea70f1e3e7a09b19c3ec964eb1730 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Mar 13 14:02:53 2013 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Mar 13 14:02:53 2013 -0400 |
tree | 9cb13d8a960bf466ac3a681558d0baa9de7b231f | |
parent | 5084088215242e5839fa482dd25e06a127aba311 [diff] |
e2fsck: fix build failure with --enable-jbd-debug Commit e3507739e4185 introduced a build failure if e2fsprogs is configured with --enable-jbd-debug. Fix this. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>