linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Trond Myklebust <trond.myklebust@primarydata.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux NFS Mailing List <linux-nfs@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Please pull NFS client bugfix+cleanup
Date: Tue, 02 Feb 2016 18:56:14 -0500	[thread overview]
Message-ID: <1454457374.19556.1.camel@primarydata.com> (raw)

Hi Linus,

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.5-3

for you to fetch changes up to 2370abdab530718b61afc222c51901bdc2884ee2:

  NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE (2016-01-27 20:40:05 -0500)

Cheers,
  Trond
----------------------------------------------------------------
NFS client bugfixe and cleanup for Linux 4.5

Bugfix:
- pNFS: Fix for missing layoutreturn calls

Cleanup:
- pNFS: rename NFS_LAYOUT_RETURN_BEFORE_CLOSE for code clarity

----------------------------------------------------------------
Trond Myklebust (2):
      pNFS: Fix missing layoutreturn calls
      NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE

 fs/nfs/flexfilelayout/flexfilelayout.c    |   2 +-
 fs/nfs/flexfilelayout/flexfilelayoutdev.c |   2 +-
 fs/nfs/pnfs.c                             | 122 ++++++++++++++----------------
 fs/nfs/pnfs.h                             |   4 +-
 4 files changed, 62 insertions(+), 68 deletions(-)
-- 
Trond Myklebust
Linux NFS client maintainer, PrimaryData
trond.myklebust@primarydata.com




                 reply	other threads:[~2016-02-02 23:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1454457374.19556.1.camel@primarydata.com \
    --to=trond.myklebust@primarydata.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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).