]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: support dumping little-endian values
authorDarrick J. Wong <djwong@kernel.org>
Tue, 26 Mar 2024 21:25:28 +0000 (14:25 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 10 Apr 2024 00:21:40 +0000 (17:21 -0700)
commit854039ba3a3d1a2a8f3c23b80af4a083eea5e897
tree76b93b7d0e2c27634e75efa329571aaae6a2a7f4
parentae288734eab9de061f27292eac27b65bf2a3541d
xfs_db: support dumping little-endian values

Make it so that getbitval can handle little endian numbers.  This will
be used in subsequent patches for dumping rt bitmap words, and for
decoding fsverity descriptors.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
db/bit.c
db/bit.h
include/xfs_arch.h