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:
b6da887
)
fix a typo
author
nikita
<nikita>
Wed, 23 Aug 2006 16:47:53 +0000
(16:47 +0000)
committer
nikita
<nikita>
Wed, 23 Aug 2006 16:47:53 +0000
(16:47 +0000)
lustre/include/lustre_fid.h
patch
|
blob
|
history
diff --git
a/lustre/include/lustre_fid.h
b/lustre/include/lustre_fid.h
index
527e2b4
..
8fdc7a9
100644
(file)
--- a/
lustre/include/lustre_fid.h
+++ b/
lustre/include/lustre_fid.h
@@
-46,11
+46,11
@@
enum {
* sequences). */
LUSTRE_SEQ_META_WIDTH = 0x00000000000002800ULL,
- /* this is how many sequ
ne
ces (10240 * 10240) may be in one
+ /* this is how many sequ
en
ces (10240 * 10240) may be in one
* super-sequence allocated to MDTs. */
LUSTRE_SEQ_SUPER_WIDTH = (LUSTRE_SEQ_META_WIDTH * LUSTRE_SEQ_META_WIDTH)
};
-
+
enum lu_mgr_type {
LUSTRE_SEQ_SERVER,
LUSTRE_SEQ_CONTROLLER