From: Jonathan Bastien-Filiatrault Subject: Re: EXT4 ENOSPC Bug Date: Tue, 02 Dec 2008 19:40:43 -0500 Message-ID: <4935D58B.4020002@x2a.org> References: <200811291418.24672.andres@anarazel.de> <200812021559.05103.andres@anarazel.de> <20081202164709.GC18162@mit.edu> <200812021847.35771.andres@anarazel.de> <20081202203315.GA20858@mit.edu> <4935D4C0.7050601@x2a.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit To: Theodore Tso , Andres Freund , Andreas Dilger , LKML , linux-ext4@vger.kernel.org Return-path: Received: from metal.x2a.org ([206.248.189.157]:39938 "EHLO metal.x2a.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753196AbYLCAkq (ORCPT ); Tue, 2 Dec 2008 19:40:46 -0500 In-Reply-To: <4935D4C0.7050601@x2a.org> Sender: linux-ext4-owner@vger.kernel.org List-ID: Jonathan Bastien-Filiatrault wrote: > Theodore Tso wrote: > >> Hmm... really? Was the error message ENOSPC, or something else? >> > I can confirm I get a ENOSPC on open/creat. Here is the relevant output > from strace touch test: > (Sorry for replying to myself) This happened while compiling a kernel with ccache enabled (with a relatively low hit rate for this specific build). Vuze was also opened, but with no active download. Cheers, Jonathan