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:
0ab3d86
)
- land b_ver_recov
author
tappro
<tappro>
Thu, 24 Jul 2008 11:38:05 +0000
(11:38 +0000)
committer
tappro
<tappro>
Thu, 24 Jul 2008 11:38:05 +0000
(11:38 +0000)
lustre/obdfilter/filter_io_24.c
patch
|
blob
|
history
diff --git
a/lustre/obdfilter/filter_io_24.c
b/lustre/obdfilter/filter_io_24.c
index
999cb38
..
b390419
100644
(file)
--- a/
lustre/obdfilter/filter_io_24.c
+++ b/
lustre/obdfilter/filter_io_24.c
@@
-268,7
+268,7
@@
int filter_direct_io(int rw, struct dentry *dchild, struct filter_iobuf *buf,
up(&inode->i_sem);
cleanup_phase = 3;
- rc = filter_finish_transno(exp, oti, 0, 0);
+ rc = filter_finish_transno(exp,
inode,
oti, 0, 0);
if (rc)
GOTO(cleanup, rc);