]> Pileus Git - ~andy/linux/blobdiff - fs/mount.h
resizable namespace.c hashes
[~andy/linux] / fs / mount.h
index a17458ca6f29e4dbf1f1a1b8bb9e97949b279d29..acdb428de393f11406c119680032000ac1b0f66a 100644 (file)
@@ -19,7 +19,7 @@ struct mnt_pcp {
 };
 
 struct mountpoint {
-       struct list_head m_hash;
+       struct hlist_node m_hash;
        struct dentry *m_dentry;
        int m_count;
 };