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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 13 Jan 2020 13:52:50 -0500 From: "Theodore Y. Ts'o" <tytso@....edu> To: Eric Biggers <ebiggers@...nel.org> Cc: linux-ext4@...r.kernel.org, linux-fscrypt@...r.kernel.org Subject: Re: [PATCH] ext4: remove unnecessary ifdefs in htree_dirblock_to_tree() On Mon, Dec 09, 2019 at 01:32:25PM -0800, Eric Biggers wrote: > From: Eric Biggers <ebiggers@...gle.com> > > The ifdefs for CONFIG_FS_ENCRYPTION in htree_dirblock_to_tree() are > unnecessary, as the called functions are already stubbed out when > !CONFIG_FS_ENCRYPTION. Remove them. > > Signed-off-by: Eric Biggers <ebiggers@...gle.com> Thanks, applied. - Ted
Powered by blists - more mailing lists