From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268873AbUIMUSs (ORCPT ); Mon, 13 Sep 2004 16:18:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268915AbUIMUSs (ORCPT ); Mon, 13 Sep 2004 16:18:48 -0400 Received: from imladris.demon.co.uk ([193.237.130.41]:38410 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id S268873AbUIMUSj (ORCPT ); Mon, 13 Sep 2004 16:18:39 -0400 Date: Mon, 13 Sep 2004 21:18:36 +0100 From: Christoph Hellwig To: "Rafael J. Wysocki" Cc: Andrew Morton , LKML Subject: Re: 2.6.9-rc1-mm5: Oops related to reiserfs, other stuff Message-ID: <20040913211836.A31310@infradead.org> Mail-Followup-To: Christoph Hellwig , "Rafael J. Wysocki" , Andrew Morton , LKML References: <200409132211.44109.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200409132211.44109.rjw@sisk.pl>; from rjw@sisk.pl on Mon, Sep 13, 2004 at 10:11:44PM +0200 X-SRS-Rewrite: SMTP reverse-path rewritten from by phoenix.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 13, 2004 at 10:11:44PM +0200, Rafael J. Wysocki wrote: > Andrew, > > There is a problem in 2.6.9-rc1-mm5 related to the reiserfs handling of ACLs. > Namely, if a reiserfs partition is mounted with "-o acl", any attempt to > create a file on it results in an Oops similar to this one: Can you back out the generic ACL patch? I suspect it's is fault although I don't see how.