NFSv4.1: filelayout read
[linux-2.6-block.git] / include / linux / nfs_xdr.h
index c66ff7fe1b6b8a694bb4126af8620823140c64df..b63faef5052eb428935ebab8ac4632ff6c88be21 100644 (file)
@@ -1020,6 +1020,7 @@ struct nfs_read_data {
        struct pnfs_layout_segment *lseg;
        struct nfs_client       *ds_clp;        /* pNFS data server */
        const struct rpc_call_ops *mds_ops;
+       __u64                   mds_offset;
        struct page             *page_array[NFS_PAGEVEC_SIZE];
 };