]> Pileus Git - ~andy/linux/blobdiff - fs/autofs4/autofs_i.h
autofs4: make freeing sbi rcu-delayed
[~andy/linux] / fs / autofs4 / autofs_i.h
index ebab147e970038aace85ad1095220dbc6784f5df..4218e26df916245818272785203358b5cd8a130f 100644 (file)
@@ -122,6 +122,7 @@ struct autofs_sb_info {
        spinlock_t lookup_lock;
        struct list_head active_list;
        struct list_head expiring_list;
+       struct rcu_head rcu;
 };
 
 static inline struct autofs_sb_info *autofs4_sbi(struct super_block *sb)