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:
7bf54c2
)
trivial: remove the unused fd_ost_och member from ll_file_data
author
zab
<zab>
Wed, 15 Oct 2003 22:00:10 +0000
(22:00 +0000)
committer
zab
<zab>
Wed, 15 Oct 2003 22:00:10 +0000
(22:00 +0000)
lustre/liblustre/llite_lib.h
patch
|
blob
|
history
diff --git
a/lustre/liblustre/llite_lib.h
b/lustre/liblustre/llite_lib.h
index
977dbca
..
409f9e2
100644
(file)
--- a/
lustre/liblustre/llite_lib.h
+++ b/
lustre/liblustre/llite_lib.h
@@
-12,7
+12,6
@@
struct ll_file_data {
struct obd_client_handle fd_mds_och;
- struct obd_client_handle fd_ost_och;
__u32 fd_flags;
};