Re: [PATCH V2 1/3] dcache: add a new enum type for 'dentry_d_lock_class'

From: David Hildenbrand
Date: Wed Dec 11 2019 - 14:27:42 EST


On 11.12.19 20:18, David Hildenbrand wrote:
> On 11.12.19 19:46, Al Viro wrote:
>> On Wed, Dec 11, 2019 at 04:55:56PM +0100, David Hildenbrand wrote:
>>
>> [snip]
>>
>>> The patch in linux-next
>>>
>>> commit 653f0d05be0948e7610bb786e6570bb6c48a4e75 (HEAD, refs/bisect/bad)
>>
>> ... is no longer there. commit a3d1e7eb5abe3aa1095bc75d1a6760d3809bd672
>> is; could you check if it fixes your reproducer?
>>
>
> desktop: ~/git/linux memory_holes $ git fetch next
> desktop: ~/git/linux memory_holes $ git show
> a3d1e7eb5abe3aa1095bc75d1a6760d3809bd672
> fatal: bad object a3d1e7eb5abe3aa1095bc75d1a6760d3809bd672
>
> I'll go hunt for that commit :) ... guess it will show up in -next soon.
>

Found it on vfs.git - seems to do its job in my setup (booting Fedora 31
with custom kernel in QEMU).

--
Thanks,

David / dhildenb