linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Address several issues with TEST_STATEID
@ 2012-06-01 15:37 Chuck Lever
  2012-06-01 15:38 ` [PATCH 1/4] NFS: Clean up TEST_STATEID and FREE_STATEID proc error reporting Chuck Lever
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Chuck Lever @ 2012-06-01 15:37 UTC (permalink / raw)
  To: linux-nfs

Hi-

While testing the recently introduced PURGE_STATE logic, I found some
issues with the error handling logic under nfs41_open_expired().

After fixing these issues, I am able to get Connectathon basic,
general, and special tests to pass with a server rigged to assert
SEQ4_STATUS_ADMIN_STATE_REVOKED at regular intervals.  The
Connectathon lock tests encounter a deadlock, which I've already
reported, that appears to pre-date PURGE_STATE.

---

Chuck Lever (4):
      NFS: Refactor nfs41_check_expired_stateid()
      NFS: state reclaim clears OPEN state
      NFS: Properly sort TEST_STATEID results
      NFS: Clean up TEST_STATEID and FREE_STATEID proc error reporting


 fs/nfs/nfs4proc.c |  144 ++++++++++++++++++++++++++++++++++++++++++-----------
 1 files changed, 115 insertions(+), 29 deletions(-)

-- 
Chuck Lever

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/4] Take 2: TEST_STATEID fix-ups
@ 2012-06-13 18:20 Chuck Lever
  2012-06-13 18:20 ` [PATCH 2/4] NFS: Properly sort TEST_STATEID results Chuck Lever
  0 siblings, 1 reply; 9+ messages in thread
From: Chuck Lever @ 2012-06-13 18:20 UTC (permalink / raw)
  To: linux-nfs

For review.

I discovered a few problems with the new TEST_STATEID implementation
while testing nograce recovery.  Review comments have been addressed,
and these have been rebased on 3.5-rc2.

---

Chuck Lever (4):
      NFS: Refactor nfs41_check_expired_stateid()
      NFS: State reclaim clears OPEN and LOCK state
      NFS: Properly sort TEST_STATEID results
      NFS: Clean up TEST_STATEID and FREE_STATEID proc error reporting


 fs/nfs/nfs4proc.c |  146 ++++++++++++++++++++++++++++++++++++++++++-----------
 1 files changed, 117 insertions(+), 29 deletions(-)

-- 
Chuck Lever

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-06-13 18:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-01 15:37 [PATCH 0/4] Address several issues with TEST_STATEID Chuck Lever
2012-06-01 15:38 ` [PATCH 1/4] NFS: Clean up TEST_STATEID and FREE_STATEID proc error reporting Chuck Lever
2012-06-01 15:38 ` [PATCH 2/4] NFS: Properly sort TEST_STATEID results Chuck Lever
2012-06-01 15:52   ` Chuck Lever
2012-06-01 16:01   ` Myklebust, Trond
2012-06-01 16:19     ` Chuck Lever
2012-06-01 15:39 ` [PATCH 3/4] NFS: state reclaim clears OPEN state Chuck Lever
2012-06-01 15:39 ` [PATCH 4/4] NFS: Refactor nfs41_check_expired_stateid() Chuck Lever
  -- strict thread matches above, loose matches on Subject: below --
2012-06-13 18:20 [PATCH 0/4] Take 2: TEST_STATEID fix-ups Chuck Lever
2012-06-13 18:20 ` [PATCH 2/4] NFS: Properly sort TEST_STATEID results Chuck Lever

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).