diff options
author | Nikolay Borisov <nborisov@suse.com> | 2017-07-11 06:25:13 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-08-16 10:12:01 -0400 |
commit | 7bdd6277e0dc2beb4f5db5ea4ff7670ecf0b5879 (patch) | |
tree | 7199cd78b2278196bc07ccf8689b44a2cc13098f /kernel/acct.c | |
parent | 6c6b5a39c4bf3dbd8cf629c9f5450e983c19dbb9 (diff) |
btrfs: Remove redundant argument of flush_space
All callers of flush_space pass the same number for orig/num_bytes
arguments. Let's remove one of the numbers and also modify the trace
point to show only a single number - bytes requested.
Seems that last point where the two parameters were treated differently
is before the ticketed enospc rework.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'kernel/acct.c')
0 files changed, 0 insertions, 0 deletions