On 10/22/19 1:47 PM, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > In xfs_iterate_filemaps, we query the number of bmaps for a given file > that we're going to iterate, so feed that information to bmap so that > the kernel won't waste time allocating in-kernel memory unnecessarily. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>