mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] jffs2: fix a couple of uninit value errors
@ 2024-11-17 18:44 Fedor Pchelkin
  2024-11-17 18:44 ` [PATCH 1/2] jffs2: initialize filesystem-private inode info in ->alloc_inode callback Fedor Pchelkin
  2024-11-17 18:44 ` [PATCH 2/2] jffs2: initialize inocache earlier Fedor Pchelkin
  0 siblings, 2 replies; 7+ messages in thread
From: Fedor Pchelkin @ 2024-11-17 18:44 UTC (permalink / raw)
  To: Richard Weinberger, Zhihao Cheng
  Cc: Fedor Pchelkin, David Woodhouse, Wang Yong, Lu Zhongjun,
	Yang Tao, Al Viro, linux-mtd, linux-kernel, lvc-project

There is a couple of places where uninit value is touched on error
handling paths in jffs2 code. Fix them.

Fedor Pchelkin (2):
  jffs2: initialize filesystem-private inode info in ->alloc_inode
    callback
  jffs2: initialize inocache earlier

 fs/jffs2/fs.c       | 2 --
 fs/jffs2/os-linux.h | 1 +
 fs/jffs2/super.c    | 3 ++-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-02-19 15:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-17 18:44 [PATCH 0/2] jffs2: fix a couple of uninit value errors Fedor Pchelkin
2024-11-17 18:44 ` [PATCH 1/2] jffs2: initialize filesystem-private inode info in ->alloc_inode callback Fedor Pchelkin
2024-11-18  5:22   ` Zhihao Cheng
2025-01-09 10:12   ` Joakim Tjernlund
2025-02-19 15:18   ` Joakim Tjernlund
2024-11-17 18:44 ` [PATCH 2/2] jffs2: initialize inocache earlier Fedor Pchelkin
2024-11-18  5:24   ` Zhihao Cheng

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

all inboxes | Powered by JetHome®