From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Tso Subject: Re: [PATCH 07/11] vfs: Unmap underlying metadata of new data buffers only when buffer is mapped Date: Thu, 18 Jun 2009 08:00:40 -0400 Message-ID: <20090618120040.GB32164@mit.edu> References: <1245088797-29533-1-git-send-email-jack@suse.cz> <1245088797-29533-8-git-send-email-jack@suse.cz> <20090617103543.GB29931@wotan.suse.de> <20090617120520.GD2612@duck.suse.cz> <20090617135331.GA20678@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jan Kara , LKML , linux-mm@kvack.org, linux-fsdevel@vger.kernel.org To: Nick Piggin Return-path: Content-Disposition: inline In-Reply-To: <20090617135331.GA20678@wotan.suse.de> Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Jun 17, 2009 at 03:53:31PM +0200, Nick Piggin wrote: > > You're right it's not directly connected with the mkwrite problem and > > can go in separately. Given how late it is, I'd like to get patch number 2 > > reviewed (generic mkwrite changes), so that it can go together with patch > > number 4 (ext4 fixes) in the current merge window. The rest is not that > > urgent since it's not oopsable and you can hit it only when running out > > of space (or hitting quota limit)... > > Sorry I was so late with looking at it. I am reading it now though > (especially #2) ;) Thanks, as I have additional ext4 patches which are queued up and blocked behind these patches. :-) - Ted -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org