Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156703
b: refs/heads/master
c: cbfa963
h: refs/heads/master
i:
  156701: 1d78f4f
  156699: 047b938
  156695: c63e430
  156687: 8a46c8a
  156671: 4be62f6
v: v3
  • Loading branch information
Wengang Wang authored and Joel Becker committed Jul 21, 2009
1 parent 25c53be commit 4a921ec
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: 44d8e4e1e9b941065eb7578669fe51eb65c73e63
refs/heads/master: cbfa9639aea5007313b75ec43b689d5f9e0c037d
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/aops.c
Original file line number Diff line number Diff line change
Expand Up @@ -1301,7 +1301,7 @@ static int ocfs2_write_cluster(struct address_space *mapping,
if (tmpret) {
mlog_errno(tmpret);
if (ret == 0)
tmpret = ret;
ret = tmpret;
}
}

Expand Down

0 comments on commit 4a921ec

Please sign in to comment.