]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: create a macro for decoding ftypes in tracepoints
authorDarrick J. Wong <djwong@kernel.org>
Mon, 22 Apr 2024 17:00:52 +0000 (10:00 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 3 Jun 2024 18:37:36 +0000 (11:37 -0700)
commit453f3d4a3199abe5c7658c6bae6e475e214310ba
tree71bb8e190547cdf521815b7150921a372d82d970
parent415b613307938244aceac7850491aa2135209778
xfs: create a macro for decoding ftypes in tracepoints

Source kernel commit: 3c79e6a87221e063064e3680946a8b4bcd9fe78d

Create the XFS_DIR3_FTYPE_STR macro so that we can report ftype as
strings instead of numbers in tracepoints.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
libxfs/xfs_da_format.h