]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/btrfs/ctree.h
btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work...
[karo-tx-linux.git] / fs / btrfs / ctree.h
index ec4154faab6121a4fd6f3cd3d0c6182f9b7c74dd..146d1c7078edca715fde727e7c106ef8ffc77b3f 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 */