From mboxrd@z Thu Jan 1 00:00:00 1970 From: tytso@mit.edu Subject: Re: [v7] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate Date: Sat, 15 Mar 2014 23:17:45 -0400 Message-ID: <20140316031745.GA9916@thunk.org> References: <1393769538-3784-1-git-send-email-linkinjeon@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, Namjae Jeon , Ashish Sangwan To: NamJae Jeon Return-path: Received: from imap.thunk.org ([74.207.234.97]:42036 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751928AbaCPDRx (ORCPT ); Sat, 15 Mar 2014 23:17:53 -0400 Content-Disposition: inline In-Reply-To: <1393769538-3784-1-git-send-email-linkinjeon@gmail.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: I just noticed I had the v6 version of your patch in my tree. I've updated it to be the v7 version, thanks. - Ted