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, 31 Dec 2009 13:15:10 -0500
From:	tytso@....edu
To:	"Rafael J. Wysocki" <rjw@...k.pl>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Kernel Testers List <kernel-testers@...r.kernel.org>,
	Dmitry Torokhov <dmitry.torokhov@...il.com>,
	Gene Heskett <gene.heskett@...izon.net>,
	okias <d.okias@...il.com>
Subject: Re: [Bug #14936] kernel BUG at fs/ext4/inode.c:1063 if attempted
 to use non-ext4 partition with ext4

On Wed, Dec 30, 2009 at 10:52:12PM +0100, Rafael J. Wysocki wrote:
> > I'm working on a fix, and have a proposed patch.  See the thread on
> > linux-ext4 here:
> > 
> > http://marc.info/?l=linux-kernel&m=126219515024315&w=2
> > 
> > This patch also fixes the dq_claim_space kerneloops problem as
> > well....
> 
> Thanks, I've added your patch to the Bugzilla entry.

This patch has been merged to mainline.  I'm working on improving
things so that we don't lose performance by unnecessarily forcing
delalloc blocks out to disk when the (wildly overestimated) number of
required metadata blocks approaches the user's remaining quota or
remaining free space on disk, but the fundamental fix is in mainline.

(The performance hit was something I knew about when I pushed the
patch to Linus, but after discussing things with Eric Sandeen, we
figured that for users who were converting from ext3, which didn't
have delayed allocation support at all, even with the performance hit
when the user approached the quota limit, ext4 with delalloc+quota was
still better than ext3 --- and I wanted a fix in mainline ASAP.
Fortunately, it's not going to be that hard make the required metadata
much more accurate.)

	     	      	       	       	    - Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ