aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2020-06-15 10:36:48 +0100
committerDavid Sterba <[email protected]>2020-07-27 12:55:25 +0200
commitcd8d39f4aeb3b69af2478112366584256248eb2b (patch)
tree1d750f92fd1960cbebf14dd876563b67d5abc6d8 /tools/perf/scripts/python/net_dropmonitor.py
parentce6ef5abe68251cb60c4585df2cc73e218ec0dba (diff)
btrfs: remove no longer used log_list member of struct btrfs_ordered_extent
The 'log_list' member of an ordered extent was used keep track of which ordered extents we needed to wait after logging metadata, but is not used anymore since commit 5636cf7d6dc86f ("btrfs: remove the logged extents infrastructure"), as we now always wait on ordered extent completion before logging metadata. So just remove it since it's doing nothing and making each ordered extent structure waste more memory (2 pointers). Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions