diff options
| author | Qu Wenruo <wqu@suse.com> | 2026-06-08 12:32:15 +0930 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-08-07 19:16:27 +0200 |
| commit | 9366afd43023f45345b34b7dde05c53d71dfd30f (patch) | |
| tree | 194966a397114a6bb7e0aa83168630d5d105b961 /tools/perf/scripts/python/stackcollapse.py | |
| parent | a13307e97d5c54b65720bb71fa379960ded1e51a (diff) | |
btrfs: remove btrfs_dio_data::submitted
This member records how many bytes are submitted for a direct
read/write, utilized by iomap_end() callback to handle short IO cases.
However iomap_end() callback is already providing an internally tracked
@written member, which is doing the same accounting and providing the
same value as btrfs_dio_data::submitted.
There is no need to duplicate the work, just remove btrfs_dio_data::submitted.
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
