OSDN Git Service

acct: get rid of acct_list
[uclinux-h8/linux.git] / fs / mount.h
index d55297f..0a2d145 100644 (file)
@@ -56,6 +56,7 @@ struct mount {
        int mnt_group_id;               /* peer group identifier */
        int mnt_expiry_mark;            /* true if marked for expiry */
        int mnt_pinned;
+       struct hlist_head mnt_pins;
        struct path mnt_ex_mountpoint;
 };