summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorHongling Zeng <zenghongling@kylinos.cn>2026-06-04 15:43:25 +0800
committerIlya Dryomov <idryomov@gmail.com>2026-08-26 19:24:19 +0200
commit4f49c3f8a5a86d237bb202ecb17c2802ddc8fd2f (patch)
treeb56ba7b93043c6d8b7c82715cbd5891576899baf /tools/perf/scripts/python/flamegraph.py
parent8d3ae59288f1e7d58d76558a6ee96d533bc5019f (diff)
ceph: Fix ERR_PTR(0) in ceph_mkdir()
When mkdir succeeds, ceph_mkdir() sets ret to ERR_PTR(0) which is incorrect. It should return NULL instead for success. Fixes: 88d5baf69082 ("Change inode_operations.mkdir to return struct dentry *") Signed-off-by: Hongling Zeng <zenghongling@kylinos.cn> Reviewed-by: Viacheslav Dubeyko <Slava.Dubeyko@ibm.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions