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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/autofs4/autofs_i.h b/fs/autofs4/autofs_i.h
index 8f7cdde41733..f3cf151a59e3 100644
--- a/fs/autofs4/autofs_i.h
+++ b/fs/autofs4/autofs_i.h
@@ -75,6 +75,8 @@ struct autofs_info {
75 struct completion expire_complete; 75 struct completion expire_complete;
76 76
77 struct list_head active; 77 struct list_head active;
78 int active_count;
79
78 struct list_head expiring; 80 struct list_head expiring;
79 81
80 struct autofs_sb_info *sbi; 82 struct autofs_sb_info *sbi;