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:
85ce841
)
- land b_ver_recov
author
tappro
<tappro>
Thu, 24 Jul 2008 11:38:07 +0000
(11:38 +0000)
committer
tappro
<tappro>
Thu, 24 Jul 2008 11:38:07 +0000
(11:38 +0000)
lustre/obdfilter/filter_io_26.c
patch
|
blob
|
history
diff --git
a/lustre/obdfilter/filter_io_26.c
b/lustre/obdfilter/filter_io_26.c
index
c57ad10
..
a8e6547
100644
(file)
--- a/
lustre/obdfilter/filter_io_26.c
+++ b/
lustre/obdfilter/filter_io_26.c
@@
-586,7
+586,7
@@
int filter_direct_io(int rw, struct dentry *dchild, struct filter_iobuf *iobuf,
UNLOCK_INODE_MUTEX(inode);
- rc2 = filter_finish_transno(exp, oti, 0, 0);
+ rc2 = filter_finish_transno(exp,
inode,
oti, 0, 0);
if (rc2 != 0) {
CERROR("can't close transaction: %d\n", rc2);
if (rc == 0)