[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1f9e946d-91e3-4f9a-b26c-e69537cbbd4c@web.de>
Date: Thu, 16 Oct 2025 09:21:46 +0200
From: Markus Elfring <Markus.Elfring@....de>
To: Shuhao Fu <sfual@....ust.hk>, Steve French <sfrench@...ba.org>,
Steve French <smfrench@...il.com>, linux-cifs@...r.kernel.org,
samba-technical@...ts.samba.org
Cc: Bharath SM <bharathsm@...rosoft.com>, Paulo Alcantara <pc@...guebit.org>,
Ronnie Sahlberg <ronniesahlberg@...il.com>,
Shyam Prasad N <sprasad@...rosoft.com>, Tom Talpey <tom@...pey.com>,
LKML <linux-kernel@...r.kernel.org>, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH v2] smb: client: Fix refcount leak for cifs_sb_tlink
> Fix three refcount inconsistency issues related to `cifs_sb_tlink`.
I find such an introduction sentence not so relevant here.
> Comments for `cifs_sb_tlink` state that `cifs_put_tlink()` needs to be
> called after successful calls to `cifs_sb_tlink()`. Three calls fail to
> update refcount accordingly, leading to possible resource leaks.
* Can it be preferred to refer to the term “reference count”?
* Would you find a description of corresponding case distinctions more helpful?
* May resource leaks be indicated also in the summary phrase?
* Would it be helpful to append parentheses to function names at more places?
* Is there a need to mention change steps more individually?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.17#n94
* Will development interests grow for the application of scope-based resource management?
Regards,
Markus
Powered by blists - more mailing lists