linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ext4: fix two compile problems
@ 2019-01-10  6:06 zhangyi (F)
  2019-01-10  6:06 ` [PATCH 1/2] jbd2: fix compile warning when using JBUFFER_TRACE zhangyi (F)
  2019-01-10  6:06 ` [PATCH 2/2] ext4: fix compile error when using BUFFER_TRACE zhangyi (F)
  0 siblings, 2 replies; 7+ messages in thread
From: zhangyi (F) @ 2019-01-10  6:06 UTC (permalink / raw)
  To: linux-ext4; +Cc: tytso, adilger.kernel, jack, miaoxie, yi.zhang

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-02-21 16:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-10  6:06 [PATCH 0/2] ext4: fix two compile problems zhangyi (F)
2019-01-10  6:06 ` [PATCH 1/2] jbd2: fix compile warning when using JBUFFER_TRACE zhangyi (F)
2019-01-10 10:28   ` Jan Kara
2019-02-21 16:28   ` Theodore Y. Ts'o
2019-01-10  6:06 ` [PATCH 2/2] ext4: fix compile error when using BUFFER_TRACE zhangyi (F)
2019-01-10 10:28   ` Jan Kara
2019-02-21 16:33   ` Theodore Y. Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).