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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <167475428508.707060.7530877439951509379.b4-ty@kernel.dk>
Date:   Thu, 26 Jan 2023 10:31:25 -0700
From:   Jens Axboe <axboe@...nel.dk>
To:     Alexander Viro <viro@...iv.linux.org.uk>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Christoph Hellwig <hch@....de>
Cc:     Jan Kara <jack@...e.cz>, linux-fsdevel@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: build direct-io.c conditionally


On Wed, 25 Jan 2023 07:58:37 +0100, Christoph Hellwig wrote:
> this series makes the build of direct-io.c conditional as only
> about a dozen file systems actually use it.
> 
> Diffstat:
>  Kconfig          |    4 ++++
>  Makefile         |    3 ++-
>  affs/Kconfig     |    1 +
>  direct-io.c      |   24 ------------------------
>  exfat/Kconfig    |    1 +
>  ext2/Kconfig     |    1 +
>  fat/Kconfig      |    1 +
>  hfs/Kconfig      |    1 +
>  hfsplus/Kconfig  |    1 +
>  internal.h       |    4 +---
>  jfs/Kconfig      |    1 +
>  nilfs2/Kconfig   |    1 +
>  ntfs3/Kconfig    |    1 +
>  ocfs2/Kconfig    |    1 +
>  reiserfs/Kconfig |    1 +
>  super.c          |   24 ++++++++++++++++++++++++
>  udf/Kconfig      |    1 +
>  17 files changed, 43 insertions(+), 28 deletions(-)
> 
> [...]

Applied, thanks!

[1/2] fs: move sb_init_dio_done_wq out of direct-io.c
      commit: 439bc39b3cf0014b1b75075812f7ef0f8baa9674
[2/2] fs: build the legacy direct I/O code conditionally
      commit: 9636e650e16f6b01f0044f7662074958c23e4707

Best regards,
-- 
Jens Axboe



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ