From mboxrd@z Thu Jan 1 00:00:00 1970 From: Younger Liu Date: Wed, 18 Sep 2013 12:06:55 +0800 Subject: [Ocfs2-devel] [PATCH V3 RESENT] ocfs2: lighten up allocate transaction In-Reply-To: <20130917145448.1e228c0b2b44094f1a5c34ed@linux-foundation.org> References: <52255304.70404@huawei.com> <20130917145448.1e228c0b2b44094f1a5c34ed@linux-foundation.org> Message-ID: <523926DF.3000002@huawei.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com On 2013/9/18 5:54, Andrew Morton wrote: > On Tue, 3 Sep 2013 11:09:56 +0800 Younger Liu wrote: > >> The patch "[patch 05/22] ocfs2: lighten up allocate transaction" in mm tree >> is not the newest one, please drop it from mm tree. This patch V3 is newest, >> please replace it. Thanks. > > Too late :( Please send an update against current mainline? > > Compared with the patch which was merged into mainline, this version V3 only changes coding style. I check the code in mainline 3.12-rc1, it is fine. IMO, there is no need to resend another patch. Younger.