From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xue jiufei Date: Thu, 22 May 2014 09:40:43 +0800 Subject: [Ocfs2-devel] [PATCH] ocfs2: fix umount hang while shutting down truncate log In-Reply-To: <20140521152922.4789ca7d1bea10a7422cc686@linux-foundation.org> References: <537C1848.4070202@huawei.com> <20140521152922.4789ca7d1bea10a7422cc686@linux-foundation.org> Message-ID: <537D559B.7090700@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 2014/5/22 6:29, Andrew Morton wrote: > On Wed, 21 May 2014 11:06:48 +0800 Xue jiufei wrote: > >> Revert the following patch because it may cause umount hang while >> shutting down truncate log. >> 5f82eaa502c75d881c1db7979f3c2bf2da6865f > > I can find no such commit. > > When referring to commits, please use the form > > c4028958b6ec ("WorkStruct: make allyesconfig") > > so that people can still identify the commit when it has a different > hash. > I am so sorry that I wrote the wrong commit id by mistake, I will resend the patch later. > > >