X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fptlrpc%2Flproc_ptlrpc.c;h=c68bcaf2e7c3a300d0b7d67eb85f4c1219eb58a0;hp=03ed9b9a4cb47201d2b26e27d0e7c081b380bb1f;hb=0607e01af74a81d0fe12ceec79bd22810a5dfe92;hpb=4af3ab1945fd1ac6cc9870d72734c37a000a0999 diff --git a/lustre/ptlrpc/lproc_ptlrpc.c b/lustre/ptlrpc/lproc_ptlrpc.c index 03ed9b9..c68bcaf 100644 --- a/lustre/ptlrpc/lproc_ptlrpc.c +++ b/lustre/ptlrpc/lproc_ptlrpc.c @@ -370,7 +370,6 @@ ptlrpc_lprocfs_rd_threads_started(char *page, char **start, off_t off, int total = 0; int i; - LASSERT(svc->srv_parts != NULL); ptlrpc_service_for_each_part(svcpt, i, svc) total += svcpt->scp_nthrs_running; @@ -1024,8 +1023,6 @@ static int ptlrpc_lprocfs_rd_timeouts(char *page, char **start, off_t off, int rc = 0; int i; - LASSERT(svc->srv_parts != NULL); - if (AT_OFF) { rc += snprintf(page + rc, count - rc, "adaptive timeouts off, using obd_timeout %u\n",