Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / xfs / xfs_mount.h
index 4fa0bc7..9ff48a1 100644 (file)
@@ -259,6 +259,7 @@ typedef struct xfs_mount {
        wait_queue_head_t       m_wait_single_sync_task;
        __int64_t               m_update_flags; /* sb flags we need to update
                                                   on the next remount,rw */
+       struct list_head        m_mplist;       /* inode shrinker mount list */
 } xfs_mount_t;
 
 /*