lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 20 Jul 2021 15:33:37 +0200
From:   Christoph Hellwig <hch@....de>
To:     Jan Kara <jack@...e.com>,
        Mikulas Patocka <mikulas@...ax.karlin.mff.cuni.cz>
Cc:     linux-ext4@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: remove generic_block_fiemap

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.

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ