[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAH2r5mvT115ikGHAtpoLmHSn9yJ16iJDexgdUCv32ZAL4+HNKA@mail.gmail.com>
Date: Tue, 17 Aug 2021 21:46:12 -0500
From: Steve French <smfrench@...il.com>
To: Paulo Alcantara <pc@....nz>
Cc: Ding Hui <dinghui@...gfor.com.cn>,
Steve French <sfrench@...ba.org>,
CIFS <linux-cifs@...r.kernel.org>,
samba-technical <samba-technical@...ts.samba.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] cifs: fix wrong release in sess_alloc_buffer() failed path
tentatively merged into cifs-2.6.git for-next pending more testing
On Tue, Aug 17, 2021 at 7:33 PM Paulo Alcantara <pc@....nz> wrote:
>
> Ding Hui <dinghui@...gfor.com.cn> writes:
>
> > smb_buf is allocated by small_smb_init_no_tc(), and buf type is
> > CIFS_SMALL_BUFFER, so we should use cifs_small_buf_release() to
> > release it in failed path.
> >
> > Signed-off-by: Ding Hui <dinghui@...gfor.com.cn>
> > ---
> > fs/cifs/sess.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Reviewed-by: Paulo Alcantara (SUSE) <pc@....nz>
--
Thanks,
Steve
Powered by blists - more mailing lists