xfs: garbage collect old cowextsz reservations
[linux-2.6-block.git] / fs / xfs / xfs_mount.h
index 0be14a76216a64663ec658b196b502093ecbe3de..819b80b15bfb11146962539a366ecf2efa093f96 100644 (file)
@@ -164,6 +164,8 @@ typedef struct xfs_mount {
        struct delayed_work     m_reclaim_work; /* background inode reclaim */
        struct delayed_work     m_eofblocks_work; /* background eof blocks
                                                     trimming */
+       struct delayed_work     m_cowblocks_work; /* background cow blocks
+                                                    trimming */
        bool                    m_update_sb;    /* sb needs update in mount */
        int64_t                 m_low_space[XFS_LOWSP_MAX];
                                                /* low free space thresholds */