Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/1] smb/server: fix some refcount leaks
@ 2025-12-29  3:15 chenxiaosong.chenxiaosong
  2025-12-29  3:15 ` [PATCH v2 1/1] smb/server: fix refcount leak in smb2_open() chenxiaosong.chenxiaosong
  0 siblings, 1 reply; 12+ messages in thread
From: chenxiaosong.chenxiaosong @ 2025-12-29  3:15 UTC (permalink / raw)
  To: smfrench, linkinjeon, pc, ronniesahlberg, sprasad, tom, bharathsm,
	senozhatsky, dhowells
  Cc: linux-cifs, ChenXiaoSong

From: ChenXiaoSong <chenxiaosong@kylinos.cn>

v1: https://lore.kernel.org/linux-cifs/20251229021330.1026506-1-chenxiaosong.chenxiaosong@linux.dev/
v1->v2:
  - Call ksmbd_put_durable_fd() immediately after ksmbd_vfs_getattr() has completed.

The following patches from v1 have already been merged into ksmbd.git ksmbd-for-next-next:
 - 0d762babd1db smb/server: fix refcount leak in parse_durable_handle_context()

My dear team member, ZhangGuoDong, has caught some refcount leak issues.

Other patches pending review (including those from others) can be found at the following link:
https://chenxiaosong.com/en/smb-patch.html

ZhangGuoDong (1):
  smb/server: fix refcount leak in smb2_open()

 fs/smb/server/smb2pdu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-02-27  4:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-29  3:15 [PATCH v2 0/1] smb/server: fix some refcount leaks chenxiaosong.chenxiaosong
2025-12-29  3:15 ` [PATCH v2 1/1] smb/server: fix refcount leak in smb2_open() chenxiaosong.chenxiaosong
2025-12-29  4:06   ` Namjae Jeon
2026-02-25 16:49   ` Guenter Roeck
2026-02-26  4:12     ` ChenXiaoSong
2026-02-26  4:27       ` Guenter Roeck
2026-02-26  5:09       ` Guenter Roeck
2026-02-27  4:07         ` ChenXiaoSong
2026-02-27  4:12           ` ChenXiaoSong
2026-02-27  4:43             ` Namjae Jeon
2026-02-27  4:42           ` Guenter Roeck
2026-02-27  4:53             ` ChenXiaoSong

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