hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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;