public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] smb: client: Better exception handling for SMB3 hash allocations
@ 2025-10-10  6:45 Markus Elfring
  2025-10-10  6:48 ` [PATCH 1/3] smb: client: Return directly after a failed cifs_alloc_hash() in smb3_crypto_shash_allocate() Markus Elfring
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Markus Elfring @ 2025-10-10  6:45 UTC (permalink / raw)
  To: linux-cifs, samba-technical, Aurelien Aptel, Bharath SM,
	Paulo Alcantara, Ronnie Sahlberg, Shyam Prasad N, Steve French,
	Tom Talpey
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Fri, 10 Oct 2025 08:40:08 +0200

Refine a few implementation details for further development considerations.

Markus Elfring (3):
  Return directly after a failed cifs_alloc_hash()
    in smb3_crypto_shash_allocate()
  Improve resource release
    in smb311_crypto_shash_allocate()
  Omit a variable initialisation
    in smb311_crypto_shash_allocate()

 fs/smb/client/smb2transport.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

-- 
2.51.0

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

end of thread, other threads:[~2025-10-13 19:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-10  6:45 [PATCH 0/3] smb: client: Better exception handling for SMB3 hash allocations Markus Elfring
2025-10-10  6:48 ` [PATCH 1/3] smb: client: Return directly after a failed cifs_alloc_hash() in smb3_crypto_shash_allocate() Markus Elfring
2025-10-10  6:50 ` [PATCH 2/3] smb: client: Improve resource release in smb311_crypto_shash_allocate() Markus Elfring
2025-10-10  6:51 ` [PATCH 3/3] smb: client: Omit a variable initialisation " Markus Elfring
2025-10-10 21:47   ` Steve French
2025-10-13 19:45     ` Steve French
2025-10-12  9:44 ` [0/3] smb: client: Better exception handling for SMB3 hash allocations Markus Elfring

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