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
| ||
|
Message-ID: <20150615185247.GB5003@thunk.org> Date: Mon, 15 Jun 2015 14:52:47 -0400 From: Theodore Ts'o <tytso@....edu> To: Andreas Dilger <adilger@...ger.ca> Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH] ext4: improve warning directory handling messages On Mon, May 04, 2015 at 05:31:21PM -0600, Andreas Dilger wrote: > Several ext4_warning() messages in the directory handling code do not > report the inode number of the (potentially corrupt) directory where a > problem is seen, and others report this in an ad-hoc manner. Add an > ext4_warning_inode() helper to print the inode number and command name > consistent with ext4_error_inode(). > > Consolidate the place in ext4.h that these macros are defined. > > Clean up some other directory error and warning messages to print the > calling function name. > > Minor code style fixes in nearby lines. > > Signed-off-by: Andreas Dilger <adilger@...ger.ca> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists