summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/delayed-ref.c
diff options
context:
space:
mode:
authorChris Mason2009-03-13 15:04:31 +0100
committerChris Mason2009-03-24 21:14:25 +0100
commit44871b1b24b593996db43495cf4484cc580bdc10 (patch)
treeb1b56f48e76006662798508f20c2b2d1378fd04f /fs/btrfs/delayed-ref.c
parentBtrfs: do extent allocation and reference count updates in the background (diff)
downloadkernel-qcow2-linux-44871b1b24b593996db43495cf4484cc580bdc10.tar.gz
kernel-qcow2-linux-44871b1b24b593996db43495cf4484cc580bdc10.tar.xz
kernel-qcow2-linux-44871b1b24b593996db43495cf4484cc580bdc10.zip
Btrfs: reduce stack usage in some crucial tree balancing functions
Many of the tree balancing functions follow the same pattern. 1) cow a block 2) do something to the result This commit breaks them up into two functions so the variables and code required for part two don't suck down stack during part one. Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/delayed-ref.c')
0 files changed, 0 insertions, 0 deletions