Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275243
b: refs/heads/master
c: 810627d
h: refs/heads/master
i:
  275241: ad1a13e
  275239: 124bfe8
v: v3
  • Loading branch information
Christoph Hellwig authored and Alex Elder committed Nov 8, 2011
1 parent 32d659d commit 2571ef0
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: 272e42b215c52d32e06bf035c1f6b70baa6716bd
refs/heads/master: 810627d9a6d0e8820c798001875bc4e1b7754ebf
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_aops.c
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ xfs_end_io(
int error = 0;

if (XFS_FORCED_SHUTDOWN(ip->i_mount)) {
error = -EIO;
ioend->io_error = -EIO;
goto done;
}
if (ioend->io_error)
Expand Down

0 comments on commit 2571ef0

Please sign in to comment.