Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186390
b: refs/heads/master
c: 6941893
h: refs/heads/master
v: v3
  • Loading branch information
Dave Chinner authored and Alex Elder committed Mar 5, 2010
1 parent 0d03761 commit cf67a6e
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: f1f724e4b523d444c5a598d74505aefa3d6844d2
refs/heads/master: 694189328a7e566cb84bd3205503a42b60e87882
2 changes: 1 addition & 1 deletion trunk/fs/xfs/linux-2.6/xfs_aops.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ xfs_end_io(
{
xfs_ioend_t *ioend = container_of(work, xfs_ioend_t, io_work);
struct xfs_inode *ip = XFS_I(ioend->io_inode);
int error;
int error = 0;

/*
* For unwritten extents we need to issue transactions to convert a
Expand Down

0 comments on commit cf67a6e

Please sign in to comment.