| commit | 03582d3f3b45e6a6de5dabc30d7ae42baeea3da8 | [log] [tgz] |
|---|---|---|
| author | Darrick J. Wong <djwong@kernel.org> | Tue Sep 12 12:39:47 2023 -0700 |
| committer | Carlos Maiolino <cem@kernel.org> | Thu Oct 05 14:57:20 2023 +0200 |
| tree | 101eec49b32c49557952780f6142e245434c4902 | |
| parent | 12838bda12e6693dee72118f9187bf64201aac02 [diff] |
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>