hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/include/linux/iocontext.h
....@@ -106,12 +106,6 @@
106106
107107 unsigned short ioprio;
108108
109
- /*
110
- * For request batching
111
- */
112
- int nr_batch_requests; /* Number of requests left in the batch */
113
- unsigned long last_waited; /* Time last woken after wait for request */
114
-
115109 struct radix_tree_root icq_tree;
116110 struct io_cq __rcu *icq_hint;
117111 struct hlist_head icq_list;