aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4/autofs_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/autofs4/autofs_i.h')
-rw-r--r--fs/autofs4/autofs_i.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/autofs4/autofs_i.h b/fs/autofs4/autofs_i.h
index eea25934da62..00da71d0f32a 100644
--- a/fs/autofs4/autofs_i.h
+++ b/fs/autofs4/autofs_i.h
@@ -55,6 +55,7 @@ struct autofs_info {
55 55
56 struct autofs_sb_info *sbi; 56 struct autofs_sb_info *sbi;
57 unsigned long last_used; 57 unsigned long last_used;
58 atomic_t count;
58 59
59 mode_t mode; 60 mode_t mode;
60 size_t size; 61 size_t size;