public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Cc: bfields@fieldses.org, sfr@canb.auug.org.au, hch@lst.de
Subject: [ANNOUNCE] xfs: for-next branch updated to 781355c (pnfs block layout support)
Date: Mon, 16 Feb 2015 12:16:08 +1100	[thread overview]
Message-ID: <20150216011608.GA4251@dastard> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1528 bytes --]

Hi folks,

The for-next branch of the xfs kernel repository at

git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git

has just been updated.

This update contains the XFS support for the block layout PNFS
server. It turns out that Bruce had included the changes that
Christoph had sent for the NFS header files (thanks, Bruce!), so the
XFS patches can stand alone without needing any other tree merges.

I've tested that it merges cleanly with the current -linus tree and
compiles, and I repeated bruce's basic "get layout" test to see if
it did what it should on a merge tree. I'll leave this to cycle
through a -next tree for a couple of days, and then ask Linus to
pull it.

The new head of the for-next branch is commit:

781355c xfs: recall pNFS layouts on conflicting access

New Commits:

Christoph Hellwig (2):
      [5278511] xfs: implement pNFS export operations
      [781355c] xfs: recall pNFS layouts on conflicting access


Code Diffstat:

 fs/xfs/Makefile     |   1 +
 fs/xfs/xfs_export.c |   6 +
 fs/xfs/xfs_file.c   |  14 ++-
 fs/xfs/xfs_fsops.c  |   6 +
 fs/xfs/xfs_ioctl.c  |   9 +-
 fs/xfs/xfs_iops.c   |  13 ++-
 fs/xfs/xfs_iops.h   |   1 +
 fs/xfs/xfs_mount.h  |  11 ++
 fs/xfs/xfs_pnfs.c   | 322 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 fs/xfs/xfs_pnfs.h   |  18 +++
 10 files changed, 393 insertions(+), 8 deletions(-)
 create mode 100644 fs/xfs/xfs_pnfs.c
 create mode 100644 fs/xfs/xfs_pnfs.h
-- 
Dave Chinner
david@fromorbit.com

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

                 reply	other threads:[~2015-02-16  1:16 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=20150216011608.GA4251@dastard \
    --to=david@fromorbit.com \
    --cc=bfields@fieldses.org \
    --cc=hch@lst.de \
    --cc=sfr@canb.auug.org.au \
    --cc=xfs@oss.sgi.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