[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1547100399-127915-1-git-send-email-yi.zhang@huawei.com>
Date: Thu, 10 Jan 2019 14:06:37 +0800
From: "zhangyi (F)" <yi.zhang@...wei.com>
To: <linux-ext4@...r.kernel.org>
CC: <tytso@....edu>, <adilger.kernel@...ger.ca>, <jack@...e.cz>,
<miaoxie@...wei.com>, <yi.zhang@...wei.com>
Subject: [PATCH 0/2] ext4: fix two compile problems
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
Powered by blists - more mailing lists