diff options
author | Christoph Hellwig <hch@lst.de> | 2023-12-20 07:34:57 +0100 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2023-12-29 13:37:04 +0530 |
commit | 14f2e4ab5d0310c2bb231941d9884fa5bae47fab (patch) | |
tree | 3c6b9f2a955900fea9bb2a2760ee3c8073194f1a /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
parent | 45c76a2add55b332d965c901e14004ae0134a67e (diff) |
xfs: move the xfs_attr_sf_lookup tracepoint
trace_xfs_attr_sf_lookup is currently only called by
xfs_attr_shortform_lookup, which despit it's name is a simple helper for
xfs_attr_shortform_addname, which has it's own tracing. Move the
callsite to xfs_attr_shortform_getvalue, which is the closest thing to
a high level lookup we have for the Linux xattr API.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions