All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ext4: fix two minor mistakes in ext4_es_scan()
@ 2021-05-22 10:30 Zhang Yi
  2021-05-22 10:30 ` [PATCH 1/2] ext4: remove check for zero nr_to_scan " Zhang Yi
  2021-05-22 10:30 ` [PATCH 2/2] ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit Zhang Yi
  0 siblings, 2 replies; 7+ messages in thread
From: Zhang Yi @ 2021-05-22 10:30 UTC (permalink / raw)
  To: linux-ext4; +Cc: tytso, adilger.kernel, jack, yi.zhang, yukuai3

Fix two minor mistakes introduced by 1ab6c4997e04 ("fs: convert fs
shrinkers to new scan/count API") in  ext4_es_scan().

Zhang Yi (2):
  ext4: remove check for zero nr_to_scan in ext4_es_scan()
  ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit

 fs/ext4/extents_status.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

-- 
2.25.4


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

end of thread, other threads:[~2021-06-17 20:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-22 10:30 [PATCH 0/2] ext4: fix two minor mistakes in ext4_es_scan() Zhang Yi
2021-05-22 10:30 ` [PATCH 1/2] ext4: remove check for zero nr_to_scan " Zhang Yi
2021-05-24  9:51   ` Jan Kara
2021-06-17 20:16   ` Theodore Ts'o
2021-05-22 10:30 ` [PATCH 2/2] ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit Zhang Yi
2021-05-24  9:54   ` Jan Kara
2021-06-17 20:17   ` Theodore Ts'o

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.