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: <20130128175537.GI22711@thunk.org> Date: Mon, 28 Jan 2013 12:55:37 -0500 From: Theodore Ts'o <tytso@....edu> To: Jan Kara <jack@...e.cz> Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH 09/12] ext4: Dirty page has always buffers attached On Fri, Jan 18, 2013 at 01:00:43PM +0100, Jan Kara wrote: > ext4_writepage(), write_cache_pages_da(), and mpage_da_submit_io() doesn't > have to deal with the case when page doesn't have buffers. We attach buffers > to a page in ->write_begin() and ->page_mkwrite() which covers all places > where a page can become dirty. > > Signed-off-by: Jan Kara <jack@...e.cz> 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