NFSv4: Fix up another delegation related race
[deliverable/linux.git] / fs / nfs / delegation.h
index f1c5e2a5d88e35ace148060ea33c4492dd2f3f4d..8299c6220e953b6a144ee2d21b4d3d602ab2fb39 100644 (file)
@@ -22,6 +22,7 @@ struct nfs_delegation {
        long flags;
        loff_t maxsize;
        __u64 change_attr;
+       spinlock_t lock;
        struct rcu_head rcu;
 };
 
This page took 0.023757 seconds and 5 git commands to generate.