diff options
author | 2011-06-08 08:27:56 +0000 | |
---|---|---|
committer | 2011-06-10 18:57:10 -0400 | |
commit | 027ed2f0044e95a97ed34db2d55a9ca95ba84385 (patch) | |
tree | 7bcdb6d542e5adbbe8cfd59c9ddc36be868f1238 /tools/perf/scripts/python/syscall-counts.py | |
parent | btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline (diff) | |
download | linux-dev-027ed2f0044e95a97ed34db2d55a9ca95ba84385.tar.xz linux-dev-027ed2f0044e95a97ed34db2d55a9ca95ba84385.zip |
Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()
The size of struct btrfs_ioctl_fs_info_args is as big as 1KB, so
don't declare the variable on stack.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Reviewed-by: Josef Bacik <josef@redhat.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions