diff options
author | 2019-12-18 21:15:18 -0500 | |
---|---|---|
committer | 2020-01-27 16:53:39 +0100 | |
commit | 0eb308531f0776fc87f7a7eb4a8efe943d98ab8c (patch) | |
tree | 4bc54c060f273ee93fd3c8946facb2f06a3bf77e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ceph: only touch the caps which have the subset mask requested (diff) | |
download | linux-dev-0eb308531f0776fc87f7a7eb4a8efe943d98ab8c.tar.xz linux-dev-0eb308531f0776fc87f7a7eb4a8efe943d98ab8c.zip |
ceph: print dentry offset in hex and fix xattr_version type
In the debug logs about the di->offset or ctx->pos it is in hex
format, but some others are using the dec format. It is a little
hard to read.
For the xattr version, it is u64 type, using a shorter type may
truncate it.
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions