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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 16 Nov 2006 01:49:20 -0800
From:	Andrew Morton <akpm@...l.org>
To:	Alex Tomas <alex@...sterfs.com>, cmm@...ibm.com,
	Hugh Dickins <hugh@...itas.com>, Mel Gorman <mel@...net.ie>,
	"Martin J. Bligh" <mbligh@...igh.org>,
	linux-kernel@...r.kernel.org,
	"linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>
Subject: Re: Boot failure with ext2 and initrds

On Thu, 16 Nov 2006 01:48:09 -0800
Andrew Morton <akpm@...l.org> wrote:

> On Thu, 16 Nov 2006 12:37:17 +0300
> Alex Tomas <alex@...sterfs.com> wrote:
> 
> > >>>>> Andrew Morton (AM) writes:
> > 
> >  AM> What lock protects the fields in struct ext[234]_reserve_window from being
> >  AM> concurrently modified by two CPUs?  None, it seems.  Ditto
> >  AM> ext[234]_reserve_window_node.  i_mutex will cover it for write(), but not
> >  AM> for pageout over a file hole.  If we end up with a zero- or negative-sized
> >  AM> window then odd things might happen.
> > 
> > truncate_mutex?
> > 
> 
> yes.  hmm.

by which I mean "ext2 doesn't have a truncate_mutex".
-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ