linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix list_del corruption if compressors initialized failed
@ 2022-10-27 12:49 Zhang Xiaoxu
  2022-10-27 12:49 ` [PATCH 1/2] jffs2: Use function instead of macro when initialize compressors Zhang Xiaoxu
  2022-10-27 12:49 ` [PATCH 2/2] jffs2: Fix list_del corruption if compressors initialized failed Zhang Xiaoxu
  0 siblings, 2 replies; 3+ messages in thread
From: Zhang Xiaoxu @ 2022-10-27 12:49 UTC (permalink / raw)
  To: zhangxiaoxu5, linux-mtd, richard, dwmw2


Zhang Xiaoxu (2):
  jffs2: Use function instead of macro when initialize compressors
  jffs2: Fix list_del corruption if compressors initialized failed

 fs/jffs2/compr.c | 50 ++++++++++++++++++++++++++++--------------------
 fs/jffs2/compr.h | 26 +++++++++++++++++++------
 2 files changed, 49 insertions(+), 27 deletions(-)

-- 
2.31.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

end of thread, other threads:[~2022-10-27 11:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-27 12:49 [PATCH 0/2] Fix list_del corruption if compressors initialized failed Zhang Xiaoxu
2022-10-27 12:49 ` [PATCH 1/2] jffs2: Use function instead of macro when initialize compressors Zhang Xiaoxu
2022-10-27 12:49 ` [PATCH 2/2] jffs2: Fix list_del corruption if compressors initialized failed Zhang Xiaoxu

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).