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:
0a9ea9f
)
Deleted wrong definition.
author
adilger
<adilger>
Sat, 20 Mar 2004 00:16:56 +0000
(
00:16
+0000)
committer
adilger
<adilger>
Sat, 20 Mar 2004 00:16:56 +0000
(
00:16
+0000)
lustre/llite/dcache.c
patch
|
blob
|
history
diff --git
a/lustre/llite/dcache.c
b/lustre/llite/dcache.c
index
5f70814
..
01a9c8a
100644
(file)
--- a/
lustre/llite/dcache.c
+++ b/
lustre/llite/dcache.c
@@
-194,8
+194,7
@@
void ll_frob_intent(struct lookup_intent **itp, struct lookup_intent *deft)
it->it_op_release = ll_intent_release;
}
-int ll_revalidate_it(struct dentry *de, int flags, struct nameidata *nd,
- struct lookup_intent *it)
+int ll_revalidate_it(struct dentry *de, int flags, struct lookup_intent *it)
{
int rc;
struct ll_fid pfid, cfid;