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
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