Re: 2.6.23-rc7-mm1 - 'touch' command causes Oops.

From: Dave Hansen
Date: Mon Sep 24 2007 - 11:45:45 EST


On Mon, 2007-09-24 at 08:58 -0400, Valdis.Kletnieks@xxxxxx wrote:
> > do_times passes an unitialized vfsmount into mnt_want_write. Here's
> > the quick fix (untested), but the right fix is to restructure the complete
> > mess do_utimes is (never let a libc developer write your kernel code.. :)):
>
> Close - it still blew up, as one reference to nd.mnt remained. Fixed patch
> is appended - system boots all the way with this applied.

Any idea which fs and distro this was? I'd like to add it to my tests.

-- Dave

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