Whamcloud - gitweb
LU-12370 ptlrpc: grammar fix. 08/36508/4
authorAlexander Zarochentsev <alexander.zarochentsev@seagate.com>
Fri, 31 Oct 2014 18:48:45 +0000 (21:48 +0300)
committerOleg Drokin <green@whamcloud.com>
Tue, 12 Nov 2019 04:07:05 +0000 (04:07 +0000)
ptlrpc_invalidate_import() error message grammar fix.

Test-Parameters: trivial
Cray-bug-id: LUS-4015
Change-Id: Ic1a99440f381ed982e348267996e4523aef8ebad
Signed-off-by: Alexander Zarochentsev <c17826@cray.com>
Reviewed-on: https://review.whamcloud.com/36508
Reviewed-by: Andrew Perepechko <c17827@cray.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Stephan Thiell <sthiell@stanford.edu>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.super@gmail.com>
Reviewed-by: Colin Faber <cfaber@cray.com>
lustre/ptlrpc/import.c

index baf05c1..ea7eda6 100644 (file)
@@ -396,7 +396,7 @@ void ptlrpc_invalidate_import(struct obd_import *imp)
                                }
 
                                CERROR("%s: Unregistering RPCs found (%d). "
                                }
 
                                CERROR("%s: Unregistering RPCs found (%d). "
-                                      "Network is sluggish? Waiting them "
+                                      "Network is sluggish? Waiting for them "
                                       "to error out.\n", cli_tgt,
                                       atomic_read(&imp->imp_unregistering));
                        }
                                       "to error out.\n", cli_tgt,
                                       atomic_read(&imp->imp_unregistering));
                        }