X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fobdecho%2Fecho_client.c;h=b40e37fa61680420ff48f8620c119aac7b8e3758;hb=6d20df8d6f9cbb6e1fe5debad62a84d130369894;hp=237c14659ebf3146d83fcb656ab8aa9dba48964c;hpb=bf111a4513db2713d5c43460feb5d520a27c00d6;p=fs%2Flustre-release.git diff --git a/lustre/obdecho/echo_client.c b/lustre/obdecho/echo_client.c index 237c146..b40e37f 100644 --- a/lustre/obdecho/echo_client.c +++ b/lustre/obdecho/echo_client.c @@ -1961,7 +1961,7 @@ static int echo_client_setup(struct obd_device *obddev, struct lustre_cfg *lcfg) } ocd->ocd_connect_flags = OBD_CONNECT_VERSION | OBD_CONNECT_REQPORTAL | - OBD_CONNECT_GRANT; + OBD_CONNECT_GRANT | OBD_CONNECT_FULL20; ocd->ocd_version = LUSTRE_VERSION_CODE; ocd->ocd_group = FILTER_GROUP_ECHO;