Return-Path: Received: from mx2.netapp.com ([216.240.18.37]:20886 "EHLO mx2.netapp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755085Ab1CWMah (ORCPT ); Wed, 23 Mar 2011 08:30:37 -0400 From: Fred Isaman To: linux-nfs@vger.kernel.org Cc: Trond Myklebust Subject: [PATCH 00/11] NFSv4.1 pnfs wave5 submission Date: Wed, 23 Mar 2011 08:30:01 -0400 Message-Id: <1300883412-32296-1-git-send-email-iisaman@netapp.com> Sender: linux-nfs-owner@vger.kernel.org List-ID: Content-Type: text/plain MIME-Version: 1.0 These are the wave5 pnfs patches, which implement COMMIT to data server and LAYOUTCOMMIT, using the new rules from the proposed errata which has come out of the Feb 2011 interim IETF meeting. At this point, the intent is that the files layout pNFS client is spec compliant, though it has some obvious limitations, such as using only whole file layouts. These apply to Trond's trond/nfs-for-next branch, and are also available at git://linux-nfs.org/~iisaman/linux-pnfs.git under the tag wave5-submission-01 Fred