From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH ver4] exofs: New truncate sequence Date: Wed, 9 Jun 2010 22:46:31 +0100 Message-ID: <20100609214631.GA31073@ZenIV.linux.org.uk> References: <4C0F5960.6090305@panasas.com> <20100609100213.GC15403@lst.de> <4C0F7653.9080207@panasas.com> <4C0F7695.2020800@panasas.com> <4C0F773C.5030005@panasas.com> <20100609124545.GX31073@ZenIV.linux.org.uk> <4C0F9A7B.2010100@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Al Viro , Christoph Hellwig , linux-fsdevel@vger.kernel.org To: Boaz Harrosh Return-path: Received: from zeniv.linux.org.uk ([195.92.253.2]:52209 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758514Ab0FIVqe (ORCPT ); Wed, 9 Jun 2010 17:46:34 -0400 Content-Disposition: inline In-Reply-To: <4C0F9A7B.2010100@panasas.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Jun 09, 2010 at 04:43:23PM +0300, Boaz Harrosh wrote: > On 06/09/2010 03:45 PM, Al Viro wrote: > > On Wed, Jun 09, 2010 at 02:13:00PM +0300, Boaz Harrosh wrote: > > > >> Al hi. > >> > >> Please take this through your tree. And/or tell me if you need it > >> reorder with your ->evict patches. > > > > Um... Don't we need to free on-disk data blocks when inode gets deleted? > > No, the OSD device takes care of that when you send it an OSD_REMOVE > command. OK, ver5 applied to for-next, evict_inode rediffed. Should show up on git.kernel.org shortly.