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: Wed, 16 Dec 2020 00:09:36 -0500 From: "Theodore Y. Ts'o" <tytso@....edu> To: Jan Kara <jack@...e.cz> Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH 05/12] ext4: Move functions in super.c On Fri, Nov 27, 2020 at 12:33:58PM +0100, Jan Kara wrote: > Just move error info related functions in super.c close to > ext4_handle_error(). We'll want to combine save_error_info() with > ext4_handle_error() and this makes change more obvious and saves a > forward declaration as well. No functional change. > > Signed-off-by: Jan Kara <jack@...e.cz> Thanks, applied. - Ted
Powered by blists - more mailing lists