+20
−20
Loading
Commit f3e2e538 ("xfs: add inode to zone caching for data placement") add the new code right between xfs_submit_zoned_bio and xfs_zone_alloc_and_submit which implement the main zoned write path. Move xfs_submit_zoned_bio down to keep it together again. Signed-off-by:Christoph Hellwig <hch@lst.de> Reviewed-by:
Carlos Maiolino <cmaiolino@redhat.com> Reviewed-by:
Hans Holmberg <hans.holmberg@wdc.com> Signed-off-by:
Carlos Maiolino <cem@kernel.org>