summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2018-08-05 23:09:00 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2018-09-18 14:42:39 -0700
commit3fbe7eea3365e6ccc4e190086fcc762705eda103 (patch)
treeceb0e018a98900e14db181958ae5d0354ca3ed96 /tools/perf/scripts/python/export-to-postgresql.py
parenta307972a12dd6c8c0296a62c407b666e880d0738 (diff)
f2fs: fix incorrect range->len in f2fs_trim_fs()
generic/260 reported below error: [+] Default length with start set (should succeed) [+] Length beyond the end of fs (should succeed) [+] Length beyond the end of fs with start set (should succeed) +./tests/generic/260: line 94: [: 18446744073709551615: integer expression expected +./tests/generic/260: line 104: [: 18446744073709551615: integer expression expected Test done ... In f2fs_trim_fs(), if there is no discard being trimmed, we need to correct range->len before return. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions