diff options
author | 2017-12-14 17:28:00 +0900 | |
---|---|---|
committer | 2018-01-22 16:08:19 +0100 | |
commit | e215772cd2abcf33adad8857c0f5a8214a6e7d22 (patch) | |
tree | f37e671a09c5558edff560771c682089cf5f87af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Btrfs: remove unused wait in btrfs_stripe_hash (diff) | |
download | linux-dev-e215772cd2abcf33adad8857c0f5a8214a6e7d22.tar.xz linux-dev-e215772cd2abcf33adad8857c0f5a8214a6e7d22.zip |
btrfs: cleanup unnecessary string dup in btrfs_parse_options()
Long ago, commit edf24abe51493 ("btrfs: sanity mount option parsing and
early mount code") split the btrfs_parse_options() into two parts
(btrfs_parse_early_options() and btrfs_parse_options()). As a result,
btrfs_parse_optins no longer gets called twice and is the last one to
parse mount option string. Therefore there is no need to dup it.
Signed-off-by: Tomohiro Misono <misono.tomohiro@jp.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions