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: <20150608164520.GL19168@thunk.org> Date: Mon, 8 Jun 2015 12:45:20 -0400 From: Theodore Ts'o <tytso@....edu> To: Jan Kara <jack@...e.cz> Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH 3/5] jbd2: Simplify code flow in do_get_write_access() On Thu, Apr 02, 2015 at 03:58:18PM +0200, Jan Kara wrote: > Check for the simple case of unjournaled buffer first, handle it and > bail out. This allows us to remove one if and unindent the difficult case > by one tab. The result is easier to read. > > Signed-off-by: Jan Kara <jack@...e.cz> Applied, although I renamed the summary so we didn't have to commits with the identical one-line summary in close proximity to each other. - 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