Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276163
b: refs/heads/master
c: 3d75be7
h: refs/heads/master
i:
  276161: ab0fbfe
  276159: c9355d9
v: v3
  • Loading branch information
Dan Carpenter authored and Joel Becker committed Jun 1, 2011
1 parent 9d09440 commit 7d2ce35
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: 03efed8a2a1b8e00164eb4720a82a7dd5e368a8e
refs/heads/master: 3d75be7c4771c7e4d5b5fa586a599af8473de32c
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/move_extents.c
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ static int ocfs2_move_extent(struct ocfs2_move_extents_context *context,
*/
ocfs2_probe_alloc_group(inode, gd_bh, &goal_bit, len, move_max_hop,
new_phys_cpos);
if (!new_phys_cpos) {
if (!*new_phys_cpos) {
ret = -ENOSPC;
goto out_commit;
}
Expand Down

0 comments on commit 7d2ce35

Please sign in to comment.