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:
961eb8c
)
fix forward declaration
author
nikita
<nikita>
Fri, 21 Jul 2006 19:24:03 +0000
(19:24 +0000)
committer
nikita
<nikita>
Fri, 21 Jul 2006 19:24:03 +0000
(19:24 +0000)
lustre/osd/osd_oi.h
patch
|
blob
|
history
diff --git
a/lustre/osd/osd_oi.h
b/lustre/osd/osd_oi.h
index
e565c30
..
f26cd28
100644
(file)
--- a/
lustre/osd/osd_oi.h
+++ b/
lustre/osd/osd_oi.h
@@
-45,7
+45,8
@@
struct osd_thread_info;
struct lu_site;
struct thandle;
-struct osd_device;
+struct dt_device;
+
/*
* Object Index (oi) instance.