summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/transaction.c
diff options
context:
space:
mode:
authorChris Mason <clm@fb.com>2014-05-21 13:35:51 -0700
committerChris Mason <clm@fb.com>2014-06-09 17:20:58 -0700
commit40f765805f082ed679c55bf6ab60212e55fb6fc1 (patch)
tree32896ba4b98e34067bc26834c8cc26bb13106f9c /fs/btrfs/transaction.c
parentfc4adbff823f76577ece26dcb88bf6f8392dbd43 (diff)
Btrfs: split up __extent_writepage to lower stack usage
__extent_writepage has two unrelated parts. First it does the delayed allocation dance and second it does the mapping and IO for the page we're actually writing. This splits it up into those two parts so the stack from one doesn't impact the stack from the other. Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'fs/btrfs/transaction.c')
0 files changed, 0 insertions, 0 deletions