Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128469
b: refs/heads/master
c: a61721d
h: refs/heads/master
i:
  128467: aff0a86
v: v3
  • Loading branch information
Yan authored and Chris Mason committed Sep 25, 2008
1 parent 4b1441a commit 6b2136a
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: cf67582bb2ec364d71b3e4f8e49de98d8c3c832e
refs/heads/master: a61721d5b771d1735415a6b4c75409ab1fc9c845
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ static int btrfs_truncate_in_trans(struct btrfs_trans_handle *trans,
} else {
break;
}
btrfs_set_key_type(&key, found_type - 1);
btrfs_set_key_type(&key, found_type);
continue;
}
if (btrfs_disk_key_offset(found_key) >= inode->i_size)
Expand Down

0 comments on commit 6b2136a

Please sign in to comment.