]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_db: fix dir3 block magic check origin/for-next_2022-12-29 origin/for-next_2022-12-30
authorDarrick J. Wong <djwong@kernel.org>
Wed, 21 Dec 2022 00:53:34 +0000 (16:53 -0800)
committerCarlos Maiolino <cem@kernel.org>
Wed, 21 Dec 2022 11:22:42 +0000 (12:22 +0100)
commit7374f58bfeb38467bab6552a47a5cd6bbe3c2e2e
tree4e9d8d68a478e530104783b494237826dbc48ffc
parent79ba1e15d80eba3aff4396f44629eb8960722d36
xfs_db: fix dir3 block magic check

Fix this broken check, which (amazingly) went unnoticed until I cranked
up the warning level /and/ built the system for s390x.

Fixes: e96864ff4d4 ("xfs_db: enable blockget for v5 filesystems")
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
db/check.c