Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 6 Mar 2003 01:09:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 6 Mar 2003 01:09:05 -0500 Received: from air-2.osdl.org ([65.172.181.6]:2470 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id ; Thu, 6 Mar 2003 01:09:04 -0500 Message-ID: <33061.4.64.238.61.1046931564.squirrel@www.osdl.org> Date: Wed, 5 Mar 2003 22:19:24 -0800 (PST) Subject: Re: [Linux-NTFS-Dev] ntfs OOPS (2.5.63) From: "Randy.Dunlap" To: In-Reply-To: References: <32979.4.64.238.61.1046569101.squirrel@www.osdl.org> X-Priority: 3 Importance: Normal Cc: , , X-Mailer: SquirrelMail (version 1.2.8) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1043 Lines: 34 > Hi Randy, > > Could you try to turn on debugging in the NTFS driver (compile option in the > menus), then once ntfs module is loaded (or otherwise anytime) as root do: > > echo -1 > /proc/sys/fs/ntfs-debug > > Then mount and to the directory changes. Assuming that you get the bug again > could you send me the captured kernel log output? (Note there will be > massive amounts of output.) > > The code looks ok and I can't reproduce here so it would be helpful to see > if there are any oddities on your partition. Just to make sure it is not the > compiler, could you do a "make fs/ntfs/inode.S" and send me that as well? > > Thanks, Anton, I'll get to this in another day or so. The help text for NTFS_DEBUG says to use 1 to enable it or 0 to disable it. What does -1 do? Thanks, ~Randy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/