Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359191
b: refs/heads/master
c: 9b171e0
h: refs/heads/master
i:
  359189: 73b9e11
  359187: 0508ba8
  359183: 913d73f
v: v3
  • Loading branch information
Jan Kara authored and Al Viro committed Feb 26, 2013
1 parent 5022824 commit 46095a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 30b9c9e6ba289ba3bb67cc292efcc4122ea37ae5
refs/heads/master: 9b171e0c74ca0549d0610990a862dd895870f04a
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/aops.c
Original file line number Diff line number Diff line change
Expand Up @@ -593,9 +593,9 @@ static void ocfs2_dio_end_io(struct kiocb *iocb,
level = ocfs2_iocb_rw_locked_level(iocb);
ocfs2_rw_unlock(inode, level);

inode_dio_done(inode);
if (is_async)
aio_complete(iocb, ret, 0);
inode_dio_done(inode);
}

/*
Expand Down

0 comments on commit 46095a5

Please sign in to comment.