Btrfs: Don't wait on tree block writeback before freeing them anymore
authorChris Mason <chris.mason@oracle.com>
Wed, 16 Apr 2008 16:59:22 +0000 (12:59 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:01 +0000 (11:04 -0400)
commit699122f55904bec252ea4f8a64228ce98e3d9fda
tree3a3fc6f6026e6e40a1dd9639bc1090b1391daa29
parente015640f9c4fa2417dcc3bbbb3b2b61ad4059ab0
Btrfs: Don't wait on tree block writeback before freeing them anymore

This isn't required anymore because we don't reallocate blocks that
have already been written in this transaction.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/ctree.c
fs/btrfs/extent-tree.c
fs/btrfs/inode.c
This page took 0.024723 seconds and 5 git commands to generate.