diff --git a/fs/lustre/ptlrpc/import.c b/fs/lustre/ptlrpc/import.c index 76a40be..813d3c8 100644 --- a/fs/lustre/ptlrpc/import.c +++ b/fs/lustre/ptlrpc/import.c @@ -381,7 +381,7 @@ void ptlrpc_invalidate_import(struct obd_import *imp) "still on delayed list"); } - CERROR("%s: Unregistering RPCs found (%d). Network is sluggish? Waiting them to error out.\n", + CERROR("%s: Unregistering RPCs found (%d). Network is sluggish? Waiting for them to error out.\n", cli_tgt, atomic_read(&imp->imp_unregistering)); }