All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] NFSD: add FREE_STATEID and TEST_STATEID operations
@ 2011-05-16 19:43 bjschuma
  2011-05-16 19:43 ` [PATCH v2 1/2] NFSD: added FREE_STATEID operation bjschuma
  2011-05-16 19:43 ` [PATCH v2 2/2] NFSD: Added TEST_STATEID opreation bjschuma
  0 siblings, 2 replies; 11+ messages in thread
From: bjschuma @ 2011-05-16 19:43 UTC (permalink / raw)
  To: bfields; +Cc: linux-nfs, Bryan Schumaker

From: Bryan Schumaker <bjschuma@netapp.com>

These patches add FREE_STATEID and TEST_STATEID to the NFS server.  I
appreciate any comments, especially if there is a better way of doing things.

v2:
- FREE_STATEID
  - Free open, lock, and delegation state ids correctly
  - Use the check_for_locks() function to check for locks

- TEST_STATEID
  - Remove openmode check
  - Sanity check on size of stateid list
  - Delay decoding stateid list until encoding the reply

Thanks!

- Bryan

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

end of thread, other threads:[~2011-05-20 18:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-16 19:43 [PATCH v2 0/2] NFSD: add FREE_STATEID and TEST_STATEID operations bjschuma
2011-05-16 19:43 ` [PATCH v2 1/2] NFSD: added FREE_STATEID operation bjschuma
2011-05-18 22:56   ` J. Bruce Fields
2011-05-19  1:12     ` J. Bruce Fields
2011-05-19 15:33     ` Bryan Schumaker
2011-05-19 16:30       ` J. Bruce Fields
2011-05-19 16:35         ` Bryan Schumaker
2011-05-20 18:29           ` Bryan Schumaker
2011-05-16 19:43 ` [PATCH v2 2/2] NFSD: Added TEST_STATEID opreation bjschuma
2011-05-18 23:57   ` J. Bruce Fields
2011-05-19 15:21     ` Bryan Schumaker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.