From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH] ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access Date: Mon, 12 May 2014 22:09:18 -0400 Message-ID: <20140513020918.GA29620@thunk.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org, adilger.kernel@dilger.ca To: liang xie Return-path: Received: from imap.thunk.org ([74.207.234.97]:35823 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752153AbaEMCJV (ORCPT ); Mon, 12 May 2014 22:09:21 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Wed, Apr 16, 2014 at 05:17:43PM +0800, liang xie wrote: > make them more consistently > > Signed-off-by: xieliang Thanks, applied. - Ted