From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Watts Subject: Re: [BUG]: fsnotify oops on 3.5.2 Date: Tue, 25 Sep 2012 13:13:45 -0500 Message-ID: <20120925181345.GA28930@ymail.com> References: <20120826204453.GA10707@ymail.com> <20120827183428.GA21402@home.goodmis.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Steven Rostedt Return-path: Content-Disposition: inline In-Reply-To: <20120827183428.GA21402@home.goodmis.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, Aug 27, 2012 at 02:34:28PM -0400, Steven Rostedt wrote: > > Thanks for pointing out that the kernel is patched with overlayfs. As > the crash is within the filesystem, it looks to be a bug with that > patch. You may want to report this bug to them. > > -- Steve You were right. After reverting to 3.5.2 (sans overlayfs) the oops stopped. I will contact the overlyafs folks on the fs-devel list and let them know. ~ Andy