[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090823224504.GA19942@infradead.org>
Date: Sun, 23 Aug 2009 18:45:04 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Justin Piszcz <jpiszcz@...idpixels.com>
Cc: Christoph Hellwig <hch@...radead.org>,
linux-kernel@...r.kernel.org, xfs@....sgi.com
Subject: Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
Ok, let's see where errors could happen then.
There are four theoretical possibilities:
(a) XFS
(b) loop driver
(c) crypto loop code
(d) block layer
Or combinations thereof.
I would take (a) and (d) as more unlikely as they tend to get used much
more and I would have heard more bug reports already.
The cryptoloop code hasn't changed at all since 2.6.29.
The loop code howver has a very interesting commit just after 2.6.39:
commit 68db1961bbf4e16c220ccec4a780e966bc1fece3
Author: Nikanth Karthikesan <knikanth@...e.de>
Date: Tue Mar 24 12:29:54 2009 +0100
loop: support barrier writes
Can you try reverting this one (it cleanly reverse-applies against
2.6.30 and current mainline) and see if that makes a difference?
--
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