Re: Linux 5.10.25

2021-03-22 Thread J. Bruce Fields
On Sun, Mar 21, 2021 at 11:07:08PM +, Jamie Heilman wrote: > Jamie Heilman wrote: > > Greg Kroah-Hartman wrote: > > > On Sat, Mar 20, 2021 at 09:31:55PM +, Jamie Heilman wrote: > > > > [ugh, resent with the lkml headers unbroken, sorry about the dupe] > > > > > > > > Greg Kroah-Hartman

Re: Linux 5.10.25

2021-03-21 Thread Jamie Heilman
Jamie Heilman wrote: > Greg Kroah-Hartman wrote: > > On Sat, Mar 20, 2021 at 09:31:55PM +, Jamie Heilman wrote: > > > [ugh, resent with the lkml headers unbroken, sorry about the dupe] > > > > > > Greg Kroah-Hartman wrote: > > > > J. Bruce Fields (2): > > > > Revert "nfsd4: remove

Re: Linux 5.10.25

2021-03-21 Thread Jamie Heilman
Greg Kroah-Hartman wrote: > On Sat, Mar 20, 2021 at 09:31:55PM +, Jamie Heilman wrote: > > [ugh, resent with the lkml headers unbroken, sorry about the dupe] > > > > Greg Kroah-Hartman wrote: > > > J. Bruce Fields (2): > > > Revert "nfsd4: remove check_conflicting_opens warning" > > >

Re: Linux 5.10.25

2021-03-21 Thread Greg Kroah-Hartman
On Sat, Mar 20, 2021 at 09:31:55PM +, Jamie Heilman wrote: > [ugh, resent with the lkml headers unbroken, sorry about the dupe] > > Greg Kroah-Hartman wrote: > > J. Bruce Fields (2): > > Revert "nfsd4: remove check_conflicting_opens warning" > > Revert "nfsd4: a client's own opens

Re: Linux 5.10.25

2021-03-20 Thread Jamie Heilman
[ugh, resent with the lkml headers unbroken, sorry about the dupe] Greg Kroah-Hartman wrote: > J. Bruce Fields (2): > Revert "nfsd4: remove check_conflicting_opens warning" > Revert "nfsd4: a client's own opens needn't prevent delegations" Hrm, just got this when I udpated my nfs

Linux 5.10.25

2021-03-20 Thread Greg Kroah-Hartman
/aes-ni-xts - use direct calls to and 4-way stride Florian Fainelli (1): net: dsa: b53: Support setting learning on port Greg Kroah-Hartman (1): Linux 5.10.25 J. Bruce Fields (2): Revert "nfsd4: remove check_conflicting_opens warning" Revert "nfsd4: a cli

Re: Linux 5.10.25

2021-03-20 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index 3a435c928e75..6858425cbe6c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 24 +SUBLEVEL = 25 EXTRAVERSION = NAME = Dare mighty things diff --git