ext4: fix compilation with -DDX_DEBUG
authorBernd Schubert <bernd.schubert@itwm.fraunhofer.de>
Sat, 16 Jul 2011 23:41:23 +0000 (19:41 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 16 Jul 2011 23:41:23 +0000 (19:41 -0400)
commit265c6a0f9290c8f470b839257dc6af3c46b24da1
treeaf9308e1ac7f6b4c195eed5950ecee6d4194c40c
parentafb86178cb9b6a7329cf8709aa210fb0a245b606
ext4: fix compilation with -DDX_DEBUG

Compilation of ext4/namei.c brought up an error and warning messages
when compiled with -DDX_DEBUG

Signed-off-by: Bernd Schubert <bernd.schubert@itwm.fraunhofer.de>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/namei.c