--- 1/draft-ietf-nfsv4-rfc5664bis-00.txt 2012-03-28 22:13:57.858756716 +0200 +++ 2/draft-ietf-nfsv4-rfc5664bis-01.txt 2012-03-28 22:13:57.918754964 +0200 @@ -1,20 +1,20 @@ NFSv4 B. Halevy Internet-Draft Tonian Intended status: Standards Track B. Harrosh -Expires: March 7, 2012 B. Welch +Expires: September 29, 2012 B. Welch Panasas - September 04, 2011 + March 28, 2012 Object-Based Parallel NFS (pNFS) Operations - draft-ietf-nfsv4-rfc5664bis-00 + draft-ietf-nfsv4-rfc5664bis-01 Abstract Parallel NFS (pNFS) extends Network File System version 4 (NFSv4) to allow clients to directly access file data on the storage used by the NFSv4 server. This ability to bypass the server for data access can increase both performance and parallelism, but requires additional client functionality for data access, some of which is dependent on the class of storage used, a.k.a. the Layout Type. The main pNFS operations and data types in NFSv4 Minor version 1 specify a layout- @@ -32,25 +32,25 @@ Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet- Drafts is at http://datatracker.ietf.org/drafts/current/. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." - This Internet-Draft will expire on March 7, 2012. + This Internet-Draft will expire on September 29, 2012. Copyright Notice - Copyright (c) 2011 IETF Trust and the persons identified as the + Copyright (c) 2012 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as @@ -214,21 +214,21 @@ /// * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, /// * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT /// * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR /// * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS /// * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF /// * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, /// * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING /// * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF /// * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. /// * - /// * This code was derived from draft-ietf-nfsv4-rfc5664bis-00. + /// * This code was derived from draft-ietf-nfsv4-rfc5664bis-01. [[RFC Editor: please insert RFC number if needed]] /// * Please reproduce this note if possible. /// */ /// /// /* /// * pnfs_osd_prot.x /// */ /// /// %#include ///