Files
linux/include/trace/events
Omar Sandoval bffe633e00 btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
ordered->start, ordered->len, and ordered->disk_len correspond to
fi->disk_bytenr, fi->num_bytes, and fi->disk_num_bytes, respectively.
It's confusing to translate between the two naming schemes. Since a
btrfs_ordered_extent is basically a pending btrfs_file_extent_item,
let's make the former use the naming from the latter.

Note that I didn't touch the names in tracepoints just in case there are
scripts depending on the current naming.

Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2020-01-20 16:40:54 +01:00
..
2020-01-14 09:40:06 -08:00
2018-04-16 11:53:35 +01:00
2019-09-05 20:10:07 +02:00
2019-11-08 11:23:37 +01:00
2019-03-27 15:52:01 -03:00
2019-08-21 00:38:54 +02:00
2019-10-30 16:32:07 -04:00
2018-02-13 21:30:22 +01:00
2017-12-19 10:56:24 +01:00