]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: drop the delalloc_bytes check in shrink_delalloc
authorChris Mason <chris.mason@oracle.com>
Mon, 13 Jun 2011 15:30:47 +0000 (11:30 -0400)
committerChris Mason <chris.mason@oracle.com>
Mon, 13 Jun 2011 15:30:47 +0000 (11:30 -0400)
commit01202f4169393f128e6844f6a347b255ce2cf46f
treeeb091e38b620a174d14e194964707c530bacbd0e
parentfc4aecdffe2760a1b79e913c8d6c4cf7140ca63b
Btrfs: drop the delalloc_bytes check in shrink_delalloc

Even when delalloc_bytes is zero, we may need to sleep while waiting
for delalloc space.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/extent-tree.c