aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/transaction.c
diff options
context:
space:
mode:
authorJosef Bacik <josef@redhat.com>2010-10-15 15:18:40 -0400
committerJosef Bacik <josef@redhat.com>2010-10-22 15:54:58 -0400
commit0019f10db6f596f3e14a19f9bd7059a1b85b0853 (patch)
tree9f295bc2e335a6890ea29bc0830bda43903671d9 /fs/btrfs/transaction.c
parent6d48755d02b150de7f47e7b4753202f2fc9f990f (diff)
downloadkernel_samsung_smdk4412-0019f10db6f596f3e14a19f9bd7059a1b85b0853.zip
kernel_samsung_smdk4412-0019f10db6f596f3e14a19f9bd7059a1b85b0853.tar.gz
kernel_samsung_smdk4412-0019f10db6f596f3e14a19f9bd7059a1b85b0853.tar.bz2
Btrfs: re-work delalloc flushing
Currently we try and flush delalloc, but we only do that in a sort of weak way, which works fine in most cases but if we're under heavy pressure we need to be able to wait for flushing to happen. Also instead of checking the bytes reserved in the block_rsv, check the space info since it is more accurate. The sync option will be used in a future patch. Signed-off-by: Josef Bacik <josef@redhat.com>
Diffstat (limited to 'fs/btrfs/transaction.c')
0 files changed, 0 insertions, 0 deletions