Whamcloud - gitweb
LU-8058 lustre: Remove old commented out code
[fs/lustre-release.git] / lustre / mgs / mgs_handler.c
index 3fa8c39..1027df1 100644 (file)
@@ -304,10 +304,7 @@ static int mgs_check_target(const struct lu_env *env,
                 rc = 1;
         } else {
                 /* Index is correctly marked as used */
-
-                /* If the logs don't contain the mti_nids then add
-                   them as failover nids */
-               rc = mgs_check_failnid(env, mgs, mti);
+               rc = 0;
         }
 
         RETURN(rc);