Skip to content
Commit 0e378df1 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: cut down stack usage in btree_write_cache_pages



This adds noinline_for_stack to two helpers used by
btree_write_cache_pages.  It shaves us down from 424 bytes on the
stack to 280.

Signed-off-by: default avatarChris Mason <clm@fb.com>
parent d4452bc5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment