Whamcloud - gitweb
b=22923 increase show_error timeout from 5 to 10
authorElena Gryaznova <grev@sun.com>
Wed, 9 Jun 2010 16:01:07 +0000 (20:01 +0400)
committerJohann Lombardi <johann@sun.com>
Wed, 9 Jun 2010 21:38:33 +0000 (23:38 +0200)
i=Maxim.Patlasov

lnet/utils/lst.c

index 02f3418..a2ff8e3 100644 (file)
@@ -1995,7 +1995,7 @@ jt_lst_show_error(int argc, char **argv)
 
         list_for_each_entry(srp, &head, srp_link) {
                 rc = lst_stat_ioctl(srp->srp_name, srp->srp_count,
-                                    srp->srp_ids, 5, &srp->srp_result[0]);
+                                    srp->srp_ids, 10, &srp->srp_result[0]);
 
                 if (rc == -1) {
                         lst_print_error(srp->srp_name, "Failed to show errors of %s: %s\n",