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] [day] [month] [year] [list]
Date:	Sat, 26 Dec 2009 23:56:47 -0800
From:	Dmitry Torokhov <dmitry.torokhov@...il.com>
To:	tytso@....edu
Cc:	Philip Wernersbach <philip.wernersbach@...il.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ext2/3 as ext4

Hi Ted,

On Mon, Dec 07, 2009 at 02:09:47PM -0500, tytso@....edu wrote:
> On Tue, Dec 01, 2009 at 08:30:36PM -0500, Philip Wernersbach wrote:
> > Hello Everyone,
> >      Below is a small patch I wrote for kernel version 2.6.31.6. It
> > causes ext2/3 filesystems to be mounted using the ext4 driver, in a
> > way that is transparent to the userspace (and kernelspace for that
> > matter, as long as the code uses the kernel's mounting API) and
> > requires no change to the userspace (/kernelspace). This patch is
> > useful because: 1) It allows minimalist kernel fanatics, like myself,
> > to drop 2 drivers from their builds without any loss in functionality.
> > 2) It allows the ext2/3 filesystems to take advantage of the
> > performance/general improvements in the ext4 driver. 3) In the future,
> > with this patch, the ext2/3 driver code could be dropped from the
> > kernel without any loss in functionality.
> 
> Here's a much cleaner patch which achieves the same goal...
> 

I experience regular crashes with 2.6.32-rc2 that seem to be related to
this patch as thet seem to go away if I enable proper ext3 support.

Kernel BUG()s out in ext4_da_update_reserve_space(); unofrtunately
traces don't make it ot the disk but I managed to snatch a picture with
my didgital camera:

	http://userweb.kernel.org/~dtor/ext4-oops.jpg

I also tried pulling your latest pull request for Linus but the behavior
is the same.

Thanks.

-- 
Dmitry
--
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