Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376279
b: refs/heads/master
c: b4ca2b4
h: refs/heads/master
i:
  376277: 3277ec2
  376275: 37d9176
  376271: aec6b36
v: v3
  • Loading branch information
Joseph Qi authored and Linus Torvalds committed May 24, 2013
1 parent b4a50b9 commit e393dbc
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: 10b3a32d292c21ea5b3ad5ca5975e88bb20b8d68
refs/heads/master: b4ca2b4b577c3530e34dcfaafccb2cc680ce95d1
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/extent_map.c
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ int ocfs2_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo,
&hole_size, &rec, &is_last);
if (ret) {
mlog_errno(ret);
goto out;
goto out_unlock;
}

if (rec.e_blkno == 0ULL) {
Expand Down

0 comments on commit e393dbc

Please sign in to comment.