1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-10-06 11:33:14 +03:00

[io paths] Unpick agk's aio stuff

This commit is contained in:
Joe Thornber
2018-04-20 10:43:50 -05:00
committed by David Teigland
parent d51429254f
commit 00f1b208a1
46 changed files with 584 additions and 1978 deletions

View File

@@ -165,7 +165,6 @@ struct cmd_context {
unsigned vg_notify:1;
unsigned lv_notify:1;
unsigned pv_notify:1;
unsigned use_aio:1;
unsigned activate_component:1; /* command activates component LV */
unsigned process_component_lvs:1; /* command processes also component LVs */