* [ANNOUNCE] xfs: for-next branch updated to 781355c (pnfs block layout support)
@ 2015-02-16 1:16 Dave Chinner
0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2015-02-16 1:16 UTC (permalink / raw)
To: xfs; +Cc: bfields, sfr, hch
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-02-16 1:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-16 1:16 [ANNOUNCE] xfs: for-next branch updated to 781355c (pnfs block layout support) Dave Chinner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox