From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932153AbWG2RVB (ORCPT ); Sat, 29 Jul 2006 13:21:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751394AbWG2RVB (ORCPT ); Sat, 29 Jul 2006 13:21:01 -0400 Received: from server077.de-nserver.de ([62.27.12.245]:25507 "EHLO server077.de-nserver.de") by vger.kernel.org with ESMTP id S1751213AbWG2RVA (ORCPT ); Sat, 29 Jul 2006 13:21:00 -0400 X-User-Auth: Auth by hostmaster@profihost.com through 84.133.217.26 Message-ID: <44CB98F7.9070900@profihost.com> Date: Sat, 29 Jul 2006 19:20:55 +0200 From: ProfiHost - Stefan Priebe Organization: ProfiHost User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: Jan Engelhardt CC: Nathan Scott , Linux Kernel Mailing List , Alexey Dobriyan Subject: Re: XFS / Quota Bug in 2.6.17.x and 2.6.18x References: <44C8A5F1.7060604@profihost.com> <20060729075054.B2222647@wobbly.melbourne.sgi.com> <44CB158B.1050209@profihost.com> <44CB1D07.8010104@profihost.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi! Correct - it only happens, if you use rootflags=quota without initrd. Stefan Jan Engelhardt schrieb: >>1.) You need a Kernel, where barriers are on by default: >>so something like: 2.6.16.2x or 2.6.17.x >>I'm not shure of the minimal version for the 2.6.16.x Kernel tree. > > > 2.6.17.6 > > >>3.) you boot your system with kernel option rootflags=quota > > > Ah I think there it is. I do boot with rootflags=, but since the initrd > does the interpreting of rootflags= and mounting of /dev/hda2(/), that > should pose a different situation? > > > Jan Engelhardt