From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from imap.thunk.org ([74.207.234.97]:43256 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751947AbbLaVwM (ORCPT ); Thu, 31 Dec 2015 16:52:12 -0500 Date: Thu, 31 Dec 2015 11:14:24 -0500 From: Theodore Ts'o To: Vignesh Raman Cc: Jan Kara , linux-fsdevel@vger.kernel.org Subject: Re: Orphan inodes Message-ID: <20151231161424.GP3248@thunk.org> References: <20151222112143.GA18178@quack.suse.cz> <20151229151530.GC3248@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Dec 31, 2015 at 02:55:32PM +0530, Vignesh Raman wrote: > > I was trying to find if there were any patches post 2.6.34 to fix this > issue (corrupting orphan linked list). Thanks. Note that this kind of problem can also be caused by hardware problems. So if you don't have a repro, and this is an ancient (unsupported) kernel, there really isn't much we can do to help. Sorry. - Ted