summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2017-02-14 21:04:07 +0300
committerDavid Sterba <dsterba@suse.com>2017-02-28 16:26:35 +0300
commit38c31464089f639630b7c28ce933a4d60e135a02 (patch)
treefd39ede7261635ac2f47ece7139c668820cf9db0 /tools
parent52f75f4fe74ce86376d68b30c94d5fb11cb4019e (diff)
downloadlinux-38c31464089f639630b7c28ce933a4d60e135a02.tar.xz
btrfs: merge length input and output parameter in compress_pages
The length parameter is basically duplicated for input and output in the top level caller of the compress_pages chain. We can simply use one variable for that and reduce stack consumption. The compression implementation will sink the parameter to a local variable so everything works as before. Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions