X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fllite%2Fllite_lib.c;h=7ec723ddcb6b15a80517df55b2ea256169b55db4;hp=94b9a298f0ee5541ef50fc234df20ecf6bd4e990;hb=81e010d101a667b2bc22c2caddeefd40f02a3d19;hpb=540fcd21849788d02ddef89ecdf1492e6eff23e2 diff --git a/lustre/llite/llite_lib.c b/lustre/llite/llite_lib.c index 94b9a29..7ec723d 100644 --- a/lustre/llite/llite_lib.c +++ b/lustre/llite/llite_lib.c @@ -215,7 +215,7 @@ static int client_common_fill_super(struct super_block *sb, char *md, char *dt, OBD_CONNECT_DIR_STRIPE | OBD_CONNECT_BULK_MBITS | OBD_CONNECT_SUBTREE | - OBD_CONNECT_FLAGS2; + OBD_CONNECT_FLAGS2 | OBD_CONNECT_MULTIMODRPCS; data->ocd_connect_flags2 = 0;