git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4452bc
)
Btrfs: cut down stack usage in btree_write_cache_pages
author
Chris Mason
<clm@fb.com>
Tue, 20 May 2014 03:55:27 +0000
(20:55 -0700)
committer
Chris Mason
<clm@fb.com>
Tue, 10 Jun 2014 00:20:56 +0000
(17:20 -0700)
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: Chris Mason <clm@fb.com>
fs/btrfs/extent_io.c
patch
|
blob
|
history
diff --cc
fs/btrfs/extent_io.c
Simple merge