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:
8328a5d
)
use mdt_body
author
tappro
<tappro>
Mon, 26 Jun 2006 12:19:12 +0000
(12:19 +0000)
committer
tappro
<tappro>
Mon, 26 Jun 2006 12:19:12 +0000
(12:19 +0000)
lustre/llite/file.c
patch
|
blob
|
history
diff --git
a/lustre/llite/file.c
b/lustre/llite/file.c
index
ee9f1bf
..
ee388a1
100644
(file)
--- a/
lustre/llite/file.c
+++ b/
lustre/llite/file.c
@@
-193,7
+193,7
@@
static void ll_och_fill(struct obd_export *md_exp, struct ll_inode_info *lli,
struct lookup_intent *it, struct obd_client_handle *och)
{
struct ptlrpc_request *req = it->d.lustre.it_data;
- struct md
s
_body *body;
+ struct md
t
_body *body;
LASSERT(och);