* Fwd: [RHEL7.1 PATCH 0/5][BZ1166845] NFSv4.x: Delegation return causes infinite loop and hung [not found] <1417544515-7381-1-git-send-email-steved@redhat.com> @ 2014-12-03 13:55 ` Steve Dickson 2014-12-03 14:08 ` Steve Dickson 0 siblings, 1 reply; 2+ messages in thread From: Steve Dickson @ 2014-12-03 13:55 UTC (permalink / raw) To: nfs >> Linux NFS Mailing list Hello, Would it be possible to get these review and (hopefully) acked relatively soon? I'm trying to get them into the rhel7-fs and they need to be acked up ;-) tia, steved. -------- Forwarded Message -------- Subject: [RHEL7.1 PATCH 0/5][BZ1166845] NFSv4.x: Delegation return causes infinite loop and hung Date: Tue, 2 Dec 2014 13:21:50 -0500 From: Steve Dickson <steved@redhat.com> To: Red Hat Kernel List <rhkernel-list@redhat.com> CC: Red Hat NFS Team <nfs-team@redhat.com> Here is a late breaking bug that was found by the Netapp QA people Description of problem: When an NFS client receives an error while trying to return a delegation, it leads to infinite state recovery (and hung machine). As usual, as soon as this hits one of our kernel, they will be more than willing to help out with testing. bz: https://bugzilla.redhat.com/show_bug.cgi?id=1166845 Trond Myklebust (5): NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked NFS: Don't try to reclaim delegation open state if recovery failed NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE fs/nfs/delegation.c | 25 ++++++++++++-- fs/nfs/delegation.h | 1 + fs/nfs/filelayout/filelayout.c | 3 -- fs/nfs/nfs4proc.c | 76 +++++++++++++++++++++++------------------- 4 files changed, 65 insertions(+), 40 deletions(-) -- 1.8.3.1 ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Fwd: [RHEL7.1 PATCH 0/5][BZ1166845] NFSv4.x: Delegation return causes infinite loop and hung 2014-12-03 13:55 ` Fwd: [RHEL7.1 PATCH 0/5][BZ1166845] NFSv4.x: Delegation return causes infinite loop and hung Steve Dickson @ 2014-12-03 14:08 ` Steve Dickson 0 siblings, 0 replies; 2+ messages in thread From: Steve Dickson @ 2014-12-03 14:08 UTC (permalink / raw) To: nfs >> Linux NFS Mailing list oops.. wrong mailing list... please ignore... /me need more coffee!!! ;-) steved. On 12/03/2014 08:55 AM, Steve Dickson wrote: > Hello, > > Would it be possible to get these review and (hopefully) acked > relatively soon? I'm trying to get them into the rhel7-fs > and they need to be acked up ;-) > > tia, > > steved. > > > -------- Forwarded Message -------- > Subject: [RHEL7.1 PATCH 0/5][BZ1166845] NFSv4.x: Delegation return causes infinite loop and hung > Date: Tue, 2 Dec 2014 13:21:50 -0500 > From: Steve Dickson <steved@redhat.com> > To: Red Hat Kernel List <rhkernel-list@redhat.com> > CC: Red Hat NFS Team <nfs-team@redhat.com> > > Here is a late breaking bug that was found by the Netapp QA people > > Description of problem: > When an NFS client receives an error while trying to return a delegation, it > leads to infinite state recovery (and hung machine). > > As usual, as soon as this hits one of our kernel, they will > be more than willing to help out with testing. > > bz: https://bugzilla.redhat.com/show_bug.cgi?id=1166845 > > Trond Myklebust (5): > NFSv4: Ensure that we remove NFSv4.0 delegations when state has > expired > NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are > revoked > NFS: Don't try to reclaim delegation open state if recovery failed > NFSv4: Fix races between nfs_remove_bad_delegation() and delegation > return > NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust > NFS_DELEGATED_STATE > > fs/nfs/delegation.c | 25 ++++++++++++-- > fs/nfs/delegation.h | 1 + > fs/nfs/filelayout/filelayout.c | 3 -- > fs/nfs/nfs4proc.c | 76 +++++++++++++++++++++++------------------- > 4 files changed, 65 insertions(+), 40 deletions(-) > ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-03 14:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1417544515-7381-1-git-send-email-steved@redhat.com>
2014-12-03 13:55 ` Fwd: [RHEL7.1 PATCH 0/5][BZ1166845] NFSv4.x: Delegation return causes infinite loop and hung Steve Dickson
2014-12-03 14:08 ` Steve Dickson
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox