summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAnand Jain <anand.jain@oracle.com>2023-03-02 21:30:48 +0800
committerDavid Sterba <dsterba@suse.com>2023-04-17 18:01:17 +0200
commitce4cf3793e72a4ca2eeebc5db5d04f25b42a59db (patch)
tree896579649bb4138727b258590c74ff754ea36348 /tools/perf/scripts/python
parent0f202b256a141e6c94398dcf262d4abdf8dff978 (diff)
btrfs: remove redundant clearing of NODISCARD
If no discard mount option is specified, including the NODISCARD option, we make the async discard the default option then we don't have to call the clear_opt again to clear the NODISCARD flag. Though this makes no difference, that the call is redundant has been pointed out several times so we better remove it. Signed-off-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions