All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benny Halevy <bhalevy@tonian.com>
To: tigran.mkrtchyan@desy.de
Cc: linux-nfs@vger.kernel.org
Subject: Re: nfsv41: add current_stateid processing
Date: Sun, 04 Dec 2011 14:48:43 +0200	[thread overview]
Message-ID: <4EDB6C2B.9000803@tonian.com> (raw)
In-Reply-To: <1323000237-13565-1-git-send-email-tigran.mkrtchyan@desy.de>

On 2011-12-04 14:03, tigran.mkrtchyan@desy.de wrote:
> current_stateid processing will allow clients to construct compounds
> like OPEN + READ + CLOSE or OPEN +LAYOUTGET.
> 
> As dCache server marks all layouts return-on-close, any open to a file followed
> by LAYOUTGET. A combined compound will allow to do the same in one go.
> 
> Currently linux client doesn't support it. But before we can get such functionality
> linux server have to support it as well. Here is an attempt to add it.
> 
> I made a dirty test with pynfs with to test OPEN+CLOSE in a single compound.
> If I read nfsd code correctly, READ and WRITE have to work as well. I will refactor
> pynfs a bit to easily construct such tests.

Cool!  Another interesting and meaningful tests could be OPEN + LOCK
and LOCKU + CLOSE

Benny

> 
> This is patches for preview to be sure that other server developers are happy with
> my approach before I change much more. 
> 
> Tigran.
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2011-12-04 12:48 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-04 12:03 nfsv41: add current_stateid processing tigran.mkrtchyan
2011-12-04 12:03 ` [PATCH 1/2] nfsv41: add current stateid into compound_state tigran.mkrtchyan
2011-12-04 12:25   ` Benny Halevy
2011-12-04 12:03 ` [PATCH 2/2] nfsv41: handle current stateid on open and close tigran.mkrtchyan
2011-12-04 12:42   ` Benny Halevy
2011-12-04 13:53     ` Tigran Mkrtchyan
2011-12-06  2:08     ` J. Bruce Fields
2011-12-06 11:26       ` Benny Halevy
2011-12-06 12:40         ` J. Bruce Fields
2011-12-06 14:30           ` Benny Halevy
2011-12-06 19:10             ` J. Bruce Fields
2011-12-06 21:47               ` Tigran Mkrtchyan
2011-12-07 14:15               ` Benny Halevy
2011-12-06 13:31         ` Tigran Mkrtchyan
2011-12-06 13:40           ` J. Bruce Fields
2011-12-06 14:32             ` Benny Halevy
2011-12-06 18:24               ` Tigran Mkrtchyan
2011-12-07 14:17                 ` Benny Halevy
2011-12-04 12:48 ` Benny Halevy [this message]

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=4EDB6C2B.9000803@tonian.com \
    --to=bhalevy@tonian.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=tigran.mkrtchyan@desy.de \
    /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.