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:
d1bd606
)
add fullfsname
author
lincent
<lincent>
Tue, 29 Nov 2005 19:21:43 +0000
(19:21 +0000)
committer
lincent
<lincent>
Tue, 29 Nov 2005 19:21:43 +0000
(19:21 +0000)
lustre/include/linux/lustre_idl.h
patch
|
blob
|
history
diff --git
a/lustre/include/linux/lustre_idl.h
b/lustre/include/linux/lustre_idl.h
index
20f13a1
..
0b96a4e
100644
(file)
--- a/
lustre/include/linux/lustre_idl.h
+++ b/
lustre/include/linux/lustre_idl.h
@@
-945,6
+945,7
@@
typedef enum {
#define UUID_MAXLEN NAME_MAXLEN + 5
struct mgmt_ost_info {
struct list_head moi_list;
+ char moi_fullfsname[NAME_MAXLEN];
char moi_ostname[NAME_MAXLEN];
char moi_nodename[NAME_MAXLEN];
char moi_ostuuid[UUID_MAXLEN];