linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] NFSv4.1: pnfs wave4 submission v2
@ 2011-03-03 15:13 Fred Isaman
  2011-03-03 15:13 ` [PATCH 1/9] NFSv4.1: rearrange nfs_write_rpcsetup Fred Isaman
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Fred Isaman @ 2011-03-03 15:13 UTC (permalink / raw)
  To: linux-nfs; +Cc: Trond Myklebust

These apply on top of Andy's most recent wave3 patches.

They can also be found at the branch wave4-submit-2 at
git://linux-nfs.org/~iisaman/linux-pnfs.git

These include bugfixes and cleanups from the recent connectathon.
The final two patches should probably be at the start of the wave 3
submission, but were not part of the connectathon testing, so I've
put them last.

These patches give write functionality to the pnfs file layout driver.
The primary limitation is that we have not yet modified the commit
code, so we can not yet handle COMMITs to the data server.  We get
around this for the moment by sending any WRITE to a data server which
does not have commit-to-mds set as a SYNCH write.  The next patchset will
address this limitation.

Fred


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-03-10  7:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-03 15:13 [PATCH 0/9] NFSv4.1: pnfs wave4 submission v2 Fred Isaman
2011-03-03 15:13 ` [PATCH 1/9] NFSv4.1: rearrange nfs_write_rpcsetup Fred Isaman
2011-03-03 15:13 ` [PATCH 2/9] NFSv4.1: add callback to nfs4_write_done Fred Isaman
2011-03-03 15:13 ` [PATCH 3/9] NFSv4.1: Send lseg down into nfs_write_rpcsetup Fred Isaman
2011-03-03 15:13 ` [PATCH 4/9] NFSv4.1: trigger LAYOUTGET for writes Fred Isaman
2011-03-03 15:13 ` [PATCH 5/9] NFSv4.1: implement generic pnfs layer write switch Fred Isaman
2011-03-03 15:13 ` [PATCH 6/9] NFSv4.1: remove GETATTR from ds writes Fred Isaman
2011-03-03 15:13 ` [PATCH 7/9] NFSv4.1: pnfs filelayout driver write Fred Isaman
2011-03-03 15:13 ` [PATCH 8/9] NFSv4.1: rearrange ->doio args Fred Isaman
2011-03-10  7:58   ` Benny Halevy
2011-03-03 15:13 ` [PATCH 9/9] NFSv4.1: Clear lseg pointer in ->doio function Fred Isaman

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).