[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20060803071308.GH26354@kroah.com>
Date: Thu, 3 Aug 2006 00:13:08 -0700
From: Greg KH <greg@...ah.com>
To: Badari Pulavarty <pbadari@...ibm.com>
Cc: lkml <linux-kernel@...r.kernel.org>, stable@...nel.org,
akpm@...l.org
Subject: Re: [stable] [PATCH] ext3 -nobh option causes oops (2.6.17.7)
On Thu, Jul 27, 2006 at 01:42:41PM -0700, Badari Pulavarty wrote:
> Hi Andrew,
>
> ext3 -nobh option causes kernel oops on files other than IFREG -
> since the modification to them are journalled anyway and the
> code expects to have buffer_head attached to it.
>
> We need this patch for stable series also.
>
> Thanks,
> Badari
>
> For files other than IFREG, nobh option doesn't make sense.
> Modifications to them are journalled and needs buffer heads
> to do that. Without this patch, we get kernel oops in page_buffers().
>
> Signed-off-by: Badari Pulavarty <pbadari@...ibm.com>
Queued to -stable.
thanks,
greg k-h
-
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