]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
libfrog: don't fail on XFS_FSOP_GEOM_FLAGS_NREXT64 in xfrog_bulkstat_single5
authorDarrick J. Wong <djwong@kernel.org>
Tue, 12 Sep 2023 19:39:47 +0000 (12:39 -0700)
committerCarlos Maiolino <cem@kernel.org>
Thu, 5 Oct 2023 12:57:20 +0000 (14:57 +0200)
commit03582d3f3b45e6a6de5dabc30d7ae42baeea3da8
tree101eec49b32c49557952780f6142e245434c4902
parent12838bda12e6693dee72118f9187bf64201aac02
libfrog: don't fail on XFS_FSOP_GEOM_FLAGS_NREXT64 in xfrog_bulkstat_single5

This flag is perfectly acceptable for bulkstatting a single file;
there's no reason not to allow it.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
libfrog/bulkstat.c