From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [PULL REQUEST] Ext2, ext3, and quota updates for 2.6.35-rc1 Date: Fri, 21 May 2010 11:50:15 -0700 (PDT) Message-ID: References: <20100521174658.GA10149@quack.suse.cz> <20100521184428.GC10149@quack.suse.cz> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: LKML , linux-fsdevel@vger.kernel.org To: Jan Kara Return-path: In-Reply-To: <20100521184428.GC10149@quack.suse.cz> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Fri, 21 May 2010, Jan Kara wrote: > > Oops, I've just found a bug in one of my ocfs2 fixes. I've fixed that up > so the new diffstat is here: I already pulled your previous version. And btw, Jan, I'm getting pretty upset with your apparently cavalier attitude to filesystems. We've had several bugs lately for some quota or filesystem "cleanups", which in at least one case caused corrupted filesystems etc. You need to be a hell of a lot more careful, or I will have to stop pulling from you. Filesystem bugs are _major_ no-no's. How long had that buggy commit been tested? By who? Was it acked or reviewed by anybody else? Linus