Hi, Found two compile problems when using JBUFFER_TRACE and BUFFER_TRACE. The first patch fix two compile warnings when enabling JBUFFER_TRACE, and the second patch fix a compile error when enabling BUFFER_TRACE. Please review. Thanks, Yi. zhangyi (F) (2): jbd2: fix compile warning when using JBUFFER_TRACE ext4: fix compile error when using BUFFER_TRACE fs/ext4/inode.c | 2 +- fs/jbd2/transaction.c | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) -- 2.7.4