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:
ed6d316
)
add mdc_device name
author
tappro
<tappro>
Mon, 1 May 2006 22:13:11 +0000
(22:13 +0000)
committer
tappro
<tappro>
Mon, 1 May 2006 22:13:11 +0000
(22:13 +0000)
lustre/include/linux/obd.h
patch
|
blob
|
history
diff --git
a/lustre/include/linux/obd.h
b/lustre/include/linux/obd.h
index
e56bb94
..
10df790
100644
(file)
--- a/
lustre/include/linux/obd.h
+++ b/
lustre/include/linux/obd.h
@@
-521,6
+521,7
@@
struct niobuf_local {
#define LUSTRE_MDD0_NAME "mdd0"
#define LUSTRE_OSD0_NAME "osd0"
#define LUSTRE_FLD0_NAME "fld0"
+#define LUSTRE_MDC0_NAME "mdc0"
#define LUSTRE_MDC_NAME "mdc"
#define LUSTRE_LMV_NAME "lmv"