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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 10 Mar 2016 22:20:51 +0000 (GMT)
From:	Daeho Jeong <daeho.jeong@...sung.com>
To:	Jan Kara <jack@...e.cz>
Cc:	"tytso@....edu" <tytso@....edu>,
	"linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>,
	정대호 <daeho.jeong@...sung.com>
Subject: Re: [PATCH v3 2/3] ext4: fix races between changing inode journal mode
 and ext4_writepages

> You need to change how dax_writeback_mapping_range() is called a few lines
> below so that it also exits via out_writepages: and not directly.

Oops, I found that I made this patch on a little old version where ext4_writepages()
doesn't use dax_writeback_mapping_range() function. Sorry about that.
I'll fix this problem.

Thank you. :-)

Powered by blists - more mailing lists