]> Pileus Git - ~andy/linux/blobdiff - fs/xfs/xfs_inode.h
arm64: perf: fix array out of bounds access in armpmu_map_hw_event()
[~andy/linux] / fs / xfs / xfs_inode.h
index 91129794aaecaee513c67d808b704e33a7e60b19..b55fd347ab5b9b9ff51fd555115c854d7cfd8084 100644 (file)
@@ -250,6 +250,7 @@ typedef struct xfs_inode {
        struct xfs_mount        *i_mount;       /* fs mount struct ptr */
        struct xfs_dquot        *i_udquot;      /* user dquot */
        struct xfs_dquot        *i_gdquot;      /* group dquot */
+       struct xfs_dquot        *i_pdquot;      /* project dquot */
 
        /* Inode location stuff */
        xfs_ino_t               i_ino;          /* inode number (agno/agino)*/