diff options
author | 2022-10-14 12:36:53 +0300 | |
---|---|---|
committer | 2022-11-14 10:29:05 +0100 | |
commit | f86a48667b91202d502d753c707e8576a6fe265b (patch) | |
tree | b2055ebf8d037e5349dc5e13f00a80c2590ec2e1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MAINTAINERS: git://github.com -> https://github.com for ceph (diff) | |
download | wireguard-linux-f86a48667b91202d502d753c707e8576a6fe265b.tar.xz wireguard-linux-f86a48667b91202d502d753c707e8576a6fe265b.zip |
ceph: fix a NULL vs IS_ERR() check when calling ceph_lookup_inode()
The ceph_lookup_inode() function returns error pointers. It never
returns NULL.
Fixes: aa87052dd965 ("ceph: fix incorrectly showing the .snap size for stat")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions