NFSv4.1: Move the RPC timestamp out of the slot.
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / linux / nfs_xdr.h
index a55abd499c2110ea8810f07be057020fb00e5bc4..29adb12c7ecffad9b58d6144d742489cb974de80 100644 (file)
@@ -194,6 +194,7 @@ struct nfs4_sequence_args {
 
 struct nfs4_sequence_res {
        struct nfs4_slot        *sr_slot;       /* slot used to send request */
+       unsigned long           sr_timestamp;
        int                     sr_status;      /* sequence operation status */
        u32                     sr_status_flags;
        u32                     sr_highest_slotid;