Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b204a58
)
Branch HEAD
author
adilger
<adilger>
Mon, 24 Nov 2008 21:42:10 +0000
(21:42 +0000)
committer
adilger
<adilger>
Mon, 24 Nov 2008 21:42:10 +0000
(21:42 +0000)
Add "abort_recov" mount option to mount.lustre usage message.
lustre/utils/mount_lustre.c
patch
|
blob
|
history
diff --git
a/lustre/utils/mount_lustre.c
b/lustre/utils/mount_lustre.c
index
0e08246
..
8bfddf2
100644
(file)
--- a/
lustre/utils/mount_lustre.c
+++ b/
lustre/utils/mount_lustre.c
@@
-88,6
+88,7
@@
void usage(FILE *out)
"\t-v|--verbose: print verbose config settings\n"
"\t<mntopt>: one or more comma separated of:\n"
"\t\t(no)flock,(no)user_xattr,(no)acl\n"
+ "\t\tabort_recov: abort server recovery handling\n"
"\t\tnosvc: only start MGC/MGS obds\n"
"\t\tnomgs: only start target obds, using existing MGS\n"
"\t\texclude=<ostname>[:<ostname>] : colon-separated list of "