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; 8+ 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] 8+ messages in thread

end of thread, other threads:[~2012-06-01 16:19 UTC | newest]

Thread overview: 8+ 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

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