aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorChao Yu <[email protected]>2017-06-23 01:08:22 -0400
committerTheodore Ts'o <[email protected]>2017-06-23 01:08:22 -0400
commit1ea1516fbbab2b30bf98c534ecaacba579a35208 (patch)
tree4a17a8c944a67eb2e00ea0fadad1fdeda3e967b4 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent4a4956249dac0b9b0027949907bff0cd1a9b57fa (diff)
ext4: check return value of kstrtoull correctly in reserved_clusters_store
kstrtoull returns 0 on success, however, in reserved_clusters_store we will return -EINVAL if kstrtoull returns 0, it makes us fail to update reserved_clusters value through sysfs. Fixes: 76d33bca5581b1dd5c3157fa168db849a784ada4 Cc: [email protected] # 4.4 Signed-off-by: Chao Yu <[email protected]> Signed-off-by: Miao Xie <[email protected]> Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions