Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755510AbcLTWu1 (ORCPT ); Tue, 20 Dec 2016 17:50:27 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:39676 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754053AbcLTWuZ (ORCPT ); Tue, 20 Dec 2016 17:50:25 -0500 Date: Tue, 20 Dec 2016 14:51:26 -0800 From: Andrew Morton To: Joseph Qi Cc: Eric Ren , ocfs2-devel@oss.oracle.com, mfasheh@versity.com, jlbec@evilplan.org, teigland@redhat.com, ghe@suse.com, junxiao.bi@oracle.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ocfs2: fix crash caused by stale lvb with fsdlm plugin Message-Id: <20161220145126.5ee33b840f9967aae2e63806@linux-foundation.org> In-Reply-To: <6ddf36d1-9e2b-f094-77a4-6ec6d6661dc2@gmail.com> References: <1481275846-6604-1-git-send-email-zren@suse.com> <7dbdc1d8-f1c5-c6bf-0614-1d8f03f0e3f0@gmail.com> <66edad7f-6c83-a5e0-aab3-d3a034667042@suse.com> <6ddf36d1-9e2b-f094-77a4-6ec6d6661dc2@gmail.com> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 500 Lines: 14 On Mon, 19 Dec 2016 17:55:06 +0800 Joseph Qi wrote: > > I'd like to see this quick and small fix to be merged at this moment, > > because this issue is little emergency for us. > > Anyway, we can supersede this one easily if someone familiar with o2cb > > works out a patch for o2cb in the future. > > > > Does this sounds good to you? > > Fine. > Reviewed-by: Joseph Qi I'll add cc:stable to this one so the fix gets backported into older kernels.