summaryrefslogtreecommitdiff
path: root/fs/fs-writeback.c
diff options
context:
space:
mode:
authorYan, Zheng <zheng.yan@oracle.com>2009-09-24 09:17:31 -0400
committerChris Mason <chris.mason@oracle.com>2009-09-24 09:17:31 -0400
commit0257bb82d21bedff26541bcf12f1461c23f9ed61 (patch)
tree0b79fd9bf377094f6fa6f5f923fe192515672af3 /fs/fs-writeback.c
parentf679a84034be6f7da123be786bbd8838bf3e9207 (diff)
downloadlinux-3.10-0257bb82d21bedff26541bcf12f1461c23f9ed61.tar.gz
linux-3.10-0257bb82d21bedff26541bcf12f1461c23f9ed61.tar.bz2
linux-3.10-0257bb82d21bedff26541bcf12f1461c23f9ed61.zip
Btrfs: relocate file extents in clusters
The extent relocation code copy file extents one by one when relocating data block group. This is inefficient if file extents are small. This patch makes the relocation code copy file extents in clusters. So we can can make better use of read-ahead. Signed-off-by: Yan Zheng <zheng.yan@oracle.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions