Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311975
b: refs/heads/master
c: 40a9b79
h: refs/heads/master
i:
  311973: 2e67c24
  311971: 03f5d58
  311967: 9b8cc8d
v: v3
  • Loading branch information
Christoph Hellwig authored and Ben Myers committed Jul 13, 2012
1 parent 2c818dc commit 9b72a10
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: aa292847b9fc6e187547110de833a7d3131bbddf
refs/heads/master: 40a9b7963df32e743c45d79a5f41445fe2476f15
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_buf.c
Original file line number Diff line number Diff line change
Expand Up @@ -1243,7 +1243,7 @@ xfs_buf_iorequest(
*/
atomic_set(&bp->b_io_remaining, 1);
_xfs_buf_ioapply(bp);
_xfs_buf_ioend(bp, 0);
_xfs_buf_ioend(bp, 1);

xfs_buf_rele(bp);
}
Expand Down

0 comments on commit 9b72a10

Please sign in to comment.