Linux NFS development
 help / color / mirror / Atom feed
From: Peng Tao <tao.peng@primarydata.com>
To: Trond Myklebust <trond.myklebust@primarydata.com>
Cc: linux-nfs@vger.kernel.org, Peng Tao <tao.peng@primarydata.com>
Subject: [PATCH 0/3] nfs41: layoutreturn on last of close/delegation_return
Date: Thu,  3 Jul 2014 13:04:59 +0800	[thread overview]
Message-ID: <1404363902-12943-1-git-send-email-tao.peng@primarydata.com> (raw)

Following patches changed client to do layout return on the last of file close
and delegation return, per Errata ID 3226.

Peng Tao (3):
  nfs4: add nfs4_check_delegation
  nfs41: return layout on last close
  nfs41: layout return on close in delegation return

 fs/nfs/delegation.c | 34 +++++++++++++++++++++--------
 fs/nfs/delegation.h |  1 +
 fs/nfs/nfs4proc.c   | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 85 insertions(+), 11 deletions(-)

-- 
1.9.1


             reply	other threads:[~2014-07-03  5:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-03  5:04 Peng Tao [this message]
2014-07-03  5:05 ` [PATCH 1/3] nfs4: add nfs4_check_delegation Peng Tao
2014-07-03  5:05   ` [PATCH 2/3] nfs41: return layout on last close Peng Tao
2014-07-03  5:05     ` [PATCH 3/3] nfs41: layout return on close in delegation return Peng Tao

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=1404363902-12943-1-git-send-email-tao.peng@primarydata.com \
    --to=tao.peng@primarydata.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=trond.myklebust@primarydata.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox