Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260890
b: refs/heads/master
c: a599142
h: refs/heads/master
v: v3
  • Loading branch information
Josef Bacik authored and Chris Mason committed Jul 27, 2011
1 parent 82ad2c0 commit be00f9a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: a94733d0bc630edaedc6ca156752dd5a7cb82521
refs/heads/master: a5991428064e98c7367fe1c1686ea6a23fb6a4b3
3 changes: 0 additions & 3 deletions trunk/fs/btrfs/extent-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -3986,9 +3986,6 @@ int btrfs_delalloc_reserve_metadata(struct inode *inode, u64 num_bytes)

block_rsv_add_bytes(block_rsv, to_reserve, 1);

if (block_rsv->size > 512 * 1024 * 1024)
shrink_delalloc(NULL, root, to_reserve, 0);

return 0;
}

Expand Down

0 comments on commit be00f9a

Please sign in to comment.