X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fllite%2Fllite_lib.c;h=142e08f555414c1ab8e8a98566912b61c085ec9b;hb=cba07b68f9386b6169788065c8cba1974cb7f712;hp=4217af2be4be95e04bae6581ae87dd1c067c2d26;hpb=3c39dac19aaf7f3f4fdee104ce6da92dd1962776;p=fs%2Flustre-release.git diff --git a/lustre/llite/llite_lib.c b/lustre/llite/llite_lib.c index 4217af2..142e08f 100644 --- a/lustre/llite/llite_lib.c +++ b/lustre/llite/llite_lib.c @@ -187,6 +187,7 @@ static struct ll_sb_info *ll_init_sbi(void) sbi->ll_flags |= LL_SBI_AGL_ENABLED; sbi->ll_flags |= LL_SBI_FAST_READ; sbi->ll_flags |= LL_SBI_TINY_WRITE; + sbi->ll_flags |= LL_SBI_PARALLEL_DIO; ll_sbi_set_encrypt(sbi, true); /* root squash */