All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bryan Schumaker <bjschuma@netapp.com>
To: bjschuma@netapp.com
Cc: bfields@fieldses.org, linux-nfs@vger.kernel.org
Subject: Re: [PATCH v2 0/2] NFSD: add FREE_STATEID and TEST_STATEID operations
Date: Fri, 20 May 2011 16:13:54 -0400	[thread overview]
Message-ID: <4DD6CB82.2000603@netapp.com> (raw)
In-Reply-To: <1305922380-8162-1-git-send-email-bjschuma@netapp.com>

The subject should read "v3" here.  Sorry about that.

- Bryan

On 05/20/2011 04:12 PM, bjschuma@netapp.com wrote:
> 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
> 
> v3:
> - FREE_STATEID
>   - Open stateids and delegations are never freeable (return nfserr_locks_held)
> 
> - TEST_STATEID
>   - Remove unused arguments from a function call
>   - Store and use the HAS_SESSION flag for validating stateids
> 
> Thanks!
> 
> - Bryan


  parent reply	other threads:[~2011-05-20 20:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-20 20:12 [PATCH v2 0/2] NFSD: add FREE_STATEID and TEST_STATEID operations bjschuma
2011-05-20 20:12 ` [PATCH 1/2] NFSD: added FREE_STATEID operation bjschuma
2011-05-20 20:16   ` Bryan Schumaker
2011-05-25 15:05     ` J. Bruce Fields
2011-05-31 14:52       ` Bryan Schumaker
2011-05-20 20:13 ` [PATCH 2/2] NFSD: Added TEST_STATEID operation bjschuma
2011-06-29 19:49   ` Bryan Schumaker
2011-06-29 19:54     ` J. Bruce Fields
2011-06-29 20:34       ` Bryan Schumaker
2011-06-29 20:40         ` J. Bruce Fields
2011-07-12 10:59           ` J. Bruce Fields
2011-07-12 12:40             ` Bryan Schumaker
2011-07-12 12:42               ` J. Bruce Fields
2011-05-20 20:13 ` Bryan Schumaker [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-16 19:43 [PATCH v2 0/2] NFSD: add FREE_STATEID and TEST_STATEID operations bjschuma

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DD6CB82.2000603@netapp.com \
    --to=bjschuma@netapp.com \
    --cc=bfields@fieldses.org \
    --cc=linux-nfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.