2021-05-19 21:54:35

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the cifs tree

Hi all,

In commit

158c6b1e3dff ("cifs: fix memory leak in smb2_copychunk_range")

Fixes tag

Fixes: 9bf0c9cd431440a831e60c0a0fd0bc4f0e083e7f

has these problem(s):

- missing subject

Pleas just use:

git log -1 --format='Fixes: %h ("%s")' <commit>

So

Fixes: 9bf0c9cd4314 ("CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large files")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2021-05-20 00:22:42

by Steve French

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the cifs tree

Patch description ("Fixes: ...") updated as requested.


On Wed, May 19, 2021 at 4:53 PM Stephen Rothwell <[email protected]> wrote:
>
> Hi all,
>
> In commit
>
> 158c6b1e3dff ("cifs: fix memory leak in smb2_copychunk_range")
>
> Fixes tag
>
> Fixes: 9bf0c9cd431440a831e60c0a0fd0bc4f0e083e7f
>
> has these problem(s):
>
> - missing subject
>
> Pleas just use:
>
> git log -1 --format='Fixes: %h ("%s")' <commit>
>
> So
>
> Fixes: 9bf0c9cd4314 ("CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large files")
>
> --
> Cheers,
> Stephen Rothwell



--
Thanks,

Steve