Re: [PATCH] splice: Fix filemap of a blockdev

From: Jens Axboe
Date: Wed Apr 19 2023 - 08:45:47 EST



On Wed, 19 Apr 2023 09:54:11 +0100, David Howells wrote:
> Fix the new filemap_splice_read() function to get i_size from
> in->f_mapping->host, not in->f_inode so that it works with block devices
> too (in->f_inode points to the device file, which is typically zero size).
>
>

Applied, thanks!

[1/1] splice: Fix filemap of a blockdev
commit: 5a9515a407d1aec1dd76c24fe99d9981730b74fb

Best regards,
--
Jens Axboe