[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.2107201857100.27763@leontynka>
Date: Tue, 20 Jul 2021 19:02:10 +0200 (CEST)
From: Mikulas Patocka <mikulas@...bright.com>
To: Christoph Hellwig <hch@....de>
cc: Jan Kara <jack@...e.com>,
Mikulas Patocka <mikulas@...ax.karlin.mff.cuni.cz>,
linux-ext4@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: Re: remove generic_block_fiemap
On Tue, 20 Jul 2021, Christoph Hellwig wrote:
> Hi all,
>
> this series removes the get_block-based generic_block_fiemap helper
> by switching the last two users to use the iomap version instead.
>
> The ext2 version has been tested using xfstests, but the hpfs one
> is only compile tested due to the lack of easy to run tests.
Hi
You can download a test HPFS partition here:
http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/test-hpfs-partition.gz
Mikulas
> diffstat:
> fs/ext2/inode.c | 15 +--
> fs/hpfs/file.c | 51 ++++++++++++
> fs/ioctl.c | 203 -------------------------------------------------
> include/linux/fiemap.h | 4
> 4 files changed, 58 insertions(+), 215 deletions(-)
>
Powered by blists - more mailing lists