From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Qi Date: Wed, 28 Aug 2013 09:59:21 +0800 Subject: [Ocfs2-devel] [PATCH] ocfs2: fix a tiny race case when fire callbacks In-Reply-To: <20130827135424.fbd9390e516fb7ca63d57b57@linux-foundation.org> References: <521C446D.8000500@huawei.com> <20130827135424.fbd9390e516fb7ca63d57b57@linux-foundation.org> Message-ID: <521D5979.8030708@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/8/28 4:54, Andrew Morton wrote: > On Tue, 27 Aug 2013 14:17:17 +0800 Joseph Qi wrote: > >> Signed-off-by: Joyce >> Signed-off-by: Joseph Qi > > This signoff trail makes me wonder: which of you was the primary > author of this patch? > > Sorry for the misleading signoff trail. Joyce fixed this bug and I rearranged the patch and sent it. Please refer Joyce as the primary author, thanks.