From mboxrd@z Thu Jan 1 00:00:00 1970 From: tristan Date: Tue, 11 May 2010 09:27:51 +0800 Subject: [Ocfs2-devel] [PATCH 0/4] Patches series for optimization of truncating and punching-hole. In-Reply-To: <20100510194744.GB2836@mail.oracle.com> References: <4BE26A10.3070606@oracle.com> <20100510194744.GB2836@mail.oracle.com> Message-ID: <4BE8B297.30708@oracle.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com Joel Becker wrote: > On Thu, May 06, 2010 at 03:04:48PM +0800, tristan wrote: >> Following 4 patches are the entire patches series of truncating and >> punching-holes atop your latest merge-window branch. >> >> And it survived all my testcases on hand. > > Tristan, > Thank you for sending the new series. It looks good > functionally. I replied to the first patch with a couple of cleanups. All cleanups make sense! > Please use the --compose option to git-send-email to create your > [PATCH 0/x] emails. This makes them thread in our mailboxes better ;-) Joel, Thank you for teaching me this, it really helps, I usually hand-edit the [patch 0/x] before;-( > Mark, can I get your evaluation of this patch series before I > push it to merge-window? > > Joel >