Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332595
b: refs/heads/master
c: ce19533
h: refs/heads/master
i:
  332593: 1ace135
  332591: dd4cb48
v: v3
  • Loading branch information
Josef Bacik authored and Chris Mason committed Oct 9, 2012
1 parent 01fafcc commit 0d2572f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: de0022b9da616b95ea5b41eab32da825b0b5150f
refs/heads/master: ce1953325662fa597197ce728e4195582fc21c8d
4 changes: 1 addition & 3 deletions trunk/fs/btrfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1822,10 +1822,8 @@ static int insert_reserved_file_extent(struct btrfs_trans_handle *trans,
btrfs_set_file_extent_encryption(leaf, fi, encryption);
btrfs_set_file_extent_other_encoding(leaf, fi, other_encoding);

btrfs_unlock_up_safe(path, 1);
btrfs_set_lock_blocking(leaf);

btrfs_mark_buffer_dirty(leaf);
btrfs_release_path(path);

inode_add_bytes(inode, num_bytes);

Expand Down

0 comments on commit 0d2572f

Please sign in to comment.