[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <565e317a-396e-9221-11bb-bc8c76cc9f7a@163.com>
Date: Tue, 5 May 2020 21:32:11 +0800
From: Jia-Ju Bai <baijiaju1990@....com>
To: Dave Kleikamp <dave.kleikamp@...cle.com>,
Markus Elfring <Markus.Elfring@....de>,
Jia-Ju Bai <baijiaju1990@...il.com>,
jfs-discussion@...ts.sourceforge.net
Cc: linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: fs: jfs: fix a possible data race in txBegin()
On 2020/5/5 21:23, Dave Kleikamp wrote:
> On 5/5/20 12:12 AM, Markus Elfring wrote:
>>> I am not sure how to add the tag "Fixes"...
>> How helpful do you find the available software documentation?
>> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=47cf1b422e6093aee2a3e55d5e162112a2c69870#n183
>>
>>
>>> I need to find which previous commit add the code about txBegin()?
>> I suggest to take another look at corresponding source code places
>> by a command like “git blame”.
>> https://git-scm.com/book/en/v2/Git-Tools-Debugging-with-Gits
> I suspect that the problem was in the code much longer than it has been
> under git source control.
I agree, because "git blame" shows the last change to txBegin() is
commit 1da177e4c3f4, which was submitted in 2005...
And this commit just added or merged the filesystem to the Linux kernel.
Thus, adding the tag "Fixes" of this commit should be useless...
Best wishes,
Jia-Ju Bai
Powered by blists - more mailing lists