]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - fs/io-wq.h
UBUNTU: SAUCE: Revert "radix-tree: Use local_lock for protection"
[mirror_ubuntu-hirsute-kernel.git] / fs / io-wq.h
index be21c500c9252962f4cfe8a1350625c5a4b0810b..cba36f03c3555afd84300d2d097a856765050c02 100644 (file)
@@ -17,6 +17,7 @@ enum {
        IO_WQ_WORK_MM           = 128,
        IO_WQ_WORK_CREDS        = 256,
        IO_WQ_WORK_BLKCG        = 512,
+       IO_WQ_WORK_FSIZE        = 1024,
 
        IO_WQ_HASH_SHIFT        = 24,   /* upper 8 bits are used for hash key */
 };