On 11/3/25 17:31, Damien Le Moal wrote: > Modify xfs_mount_zones() to replace the call to blkdev_report_zones() > with blkdev_report_zones_cached() to speed-up mount operations. > > With this change, mounting a freshly formatted large capacity (30 TB) > SMR HDD completes under 2s compared to over 4.7s before. > > Signed-off-by: Damien Le Moal<[email protected]> > Reviewed-by: Christoph Hellwig<[email protected]> > Reviewed-by: Johannes Thumshirn<[email protected]> > ---
Looks good. Reviewed-by: Chaitanya Kulkarni <[email protected]> -ck
