local64.h: make <asm/local64.h> mandatory
[linux-2.6-microblaze.git] / fs / nfs / delegation.h
index 31b8460..9b00a0b 100644 (file)
@@ -22,6 +22,7 @@ struct nfs_delegation {
        unsigned long pagemod_limit;
        __u64 change_attr;
        unsigned long flags;
+       refcount_t refcount;
        spinlock_t lock;
        struct rcu_head rcu;
 };