public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] erofs: cleanup for erofs_map_blocks()
@ 2023-02-03  3:53 Jingbo Xu
  2023-02-03  3:53 ` [PATCH 1/3] erofs: add print symbols for various flags in trace Jingbo Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jingbo Xu @ 2023-02-03  3:53 UTC (permalink / raw)
  To: xiang, chao, linux-erofs, huyue2; +Cc: linux-kernel

Jingbo Xu (3):
  erofs: add print symbols for various flags in trace
  erofs: remove unused flags parameter of erofs_map_blocks()
  erofs: call erofs_map_dev() inside erofs_map_blocks()

 fs/erofs/data.c              | 31 ++++++++++++++-----------------
 fs/erofs/fscache.c           | 20 ++------------------
 fs/erofs/internal.h          |  6 +++---
 include/trace/events/erofs.h | 14 ++++++++++----
 4 files changed, 29 insertions(+), 42 deletions(-)

-- 
2.19.1.6.gb485710b


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

end of thread, other threads:[~2023-02-03  5:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-03  3:53 [PATCH 0/3] erofs: cleanup for erofs_map_blocks() Jingbo Xu
2023-02-03  3:53 ` [PATCH 1/3] erofs: add print symbols for various flags in trace Jingbo Xu
2023-02-03  5:48   ` Gao Xiang
2023-02-03  3:53 ` [PATCH 2/3] erofs: remove unused flags parameter of erofs_map_blocks() Jingbo Xu
2023-02-03  3:53 ` [PATCH 3/3] erofs: call erofs_map_dev() inside erofs_map_blocks() Jingbo Xu
2023-02-03  5:52   ` Gao Xiang
2023-02-03  5:55     ` Jingbo Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox