OSDN Git Service

e2fsck: fix build failure with --enable-jbd-debug
authorTheodore Ts'o <tytso@mit.edu>
Wed, 13 Mar 2013 18:02:53 +0000 (14:02 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 13 Mar 2013 18:02:53 +0000 (14:02 -0400)
commitd3f58ef166dea70f1e3e7a09b19c3ec964eb1730
tree9cb13d8a960bf466ac3a681558d0baa9de7b231f
parent5084088215242e5839fa482dd25e06a127aba311
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>
e2fsck/recovery.c