Btrfs: don't walk around with task->state != TASK_RUNNING
[deliverable/linux.git] / include / linux / iocontext.h
index 1195a806fe0cd7eec9915e616141c76db564d538..a0bb301afac0812998370e6af2a778b08f14dc1c 100644 (file)
@@ -42,7 +42,7 @@ struct io_context {
        unsigned short ioprio;
        unsigned short ioprio_changed;
 
-#ifdef CONFIG_BLK_CGROUP
+#if defined(CONFIG_BLK_CGROUP) || defined(CONFIG_BLK_CGROUP_MODULE)
        unsigned short cgroup_changed;
 #endif
 
This page took 0.030577 seconds and 5 git commands to generate.