On Fri, Feb 28, 2025 at 04:26:22PM +0800, Julian Sun wrote: > Since xfs_buf_get_maps() now always returns 0, we can change > its return type to void, so callers no longer need to check for errors. If we touch this anyway I'd just rather kill xfs_buf_get_maps entirely.