hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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;