NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS
[deliverable/linux.git] / include / linux / nfs_xdr.h
index 29adb12c7ecffad9b58d6144d742489cb974de80..2250cab6fc4bacb586a56e4c7d91f601948a1220 100644 (file)
@@ -233,6 +233,7 @@ struct nfs4_layoutget_args {
        struct inode *inode;
        struct nfs_open_context *ctx;
        nfs4_stateid stateid;
+       unsigned long timestamp;
        struct nfs4_layoutdriver_data layout;
 };
 
This page took 0.02506 seconds and 5 git commands to generate.