diff options
| author | Jeff Mahoney <jeffm@suse.com> | 2016-06-21 21:16:51 -0400 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2016-12-06 16:06:57 +0100 |
| commit | 6bccf3ab1e1f0913268bfcd1c09cadb1f4f2857d (patch) | |
| tree | a7eae4bb4dec1cd2f7b21f5010549bfaa9aaa08c /scripts/stackusage | |
| parent | btrfs: call functions that overwrite their root parameter with fs_info (diff) | |
| download | linux-6bccf3ab1e1f0913268bfcd1c09cadb1f4f2857d.tar.gz linux-6bccf3ab1e1f0913268bfcd1c09cadb1f4f2857d.zip | |
btrfs: call functions that always use the same root with fs_info instead
There are many functions that are always called with the same root
argument. Rather than passing the same root every time, we can
pass an fs_info pointer instead and have the function get the root
pointer itself.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
