2023-02-23 21:11:00

by Stephen Rothwell

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

Hi all,

In commit

d7830041d59a ("cifs: Add some missing xas_retry() calls")

Fixes tag

Fixes: 5f0955c98375 ("cifs: Add some helper functions")

has these problem(s):

- Target SHA1 does not exist

Maybe you meant

Fixes: b8713c4dbfa3 ("cifs: Add some helper functions")

--
Cheers,
Stephen Rothwell


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

2023-02-23 21:29:12

by David Howells

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

Stephen Rothwell <[email protected]> wrote:

> In commit
>
> d7830041d59a ("cifs: Add some missing xas_retry() calls")
>
> Fixes tag
>
> Fixes: 5f0955c98375 ("cifs: Add some helper functions")
>
> has these problem(s):
>
> - Target SHA1 does not exist
>
> Maybe you meant
>
> Fixes: b8713c4dbfa3 ("cifs: Add some helper functions")

Sorry, yes, I was on my branch and not the one with Steve's applied version of
the patches.

David


2023-02-23 22:44:38

by Steve French

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

Fixed. And updated now in cifs-2.6.git for-next

On Thu, Feb 23, 2023 at 3:27 PM David Howells <[email protected]> wrote:
>
> Stephen Rothwell <[email protected]> wrote:
>
> > In commit
> >
> > d7830041d59a ("cifs: Add some missing xas_retry() calls")
> >
> > Fixes tag
> >
> > Fixes: 5f0955c98375 ("cifs: Add some helper functions")
> >
> > has these problem(s):
> >
> > - Target SHA1 does not exist
> >
> > Maybe you meant
> >
> > Fixes: b8713c4dbfa3 ("cifs: Add some helper functions")
>
> Sorry, yes, I was on my branch and not the one with Steve's applied version of
> the patches.
>
> David
>


--
Thanks,

Steve