btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work...
[cascardo/linux.git] / fs / btrfs / ctree.h
index ec4154f..146d1c7 100644 (file)
@@ -427,6 +427,7 @@ struct btrfs_space_info {
        struct list_head ro_bgs;
        struct list_head priority_tickets;
        struct list_head tickets;
+       u64 tickets_id;
 
        struct rw_semaphore groups_sem;
        /* for block groups in our same type */