From 3fb5d0b9bfd3a45b77a2849115258214321c26c0 Mon Sep 17 00:00:00 2001 From: jacob Date: Wed, 30 Mar 2005 08:31:21 +0000 Subject: [PATCH] b=6011 r=adilger * bump portals ioctl version to work around not checking the portals_cfg version number anywhere * print error messages when there are errors in lctl * some typo fixes ect. --- lustre/utils/lconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/utils/lconf b/lustre/utils/lconf index e40dd3f..dcb3b9b 100755 --- a/lustre/utils/lconf +++ b/lustre/utils/lconf @@ -2876,7 +2876,7 @@ lconf_options = [ INTPARAM, 0), ('maxlevel', """Maximum level of services to configure/cleanup Levels are aproximatly like: - 10 - netwrk + 10 - network 20 - device, ldlm 30 - osd, mdd 40 - mds, ost -- 1.8.3.1