aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs/pnfs.h')
-rw-r--r--fs/nfs/pnfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/pnfs.h b/fs/nfs/pnfs.h
index 635f0865671c..a1fc16c971a7 100644
--- a/fs/nfs/pnfs.h
+++ b/fs/nfs/pnfs.h
@@ -302,6 +302,7 @@ struct nfs4_deviceid_node {
302 unsigned long flags; 302 unsigned long flags;
303 unsigned long timestamp_unavailable; 303 unsigned long timestamp_unavailable;
304 struct nfs4_deviceid deviceid; 304 struct nfs4_deviceid deviceid;
305 struct rcu_head rcu;
305 atomic_t ref; 306 atomic_t ref;
306}; 307};
307 308