Re: [PATCH 6/7] afs: Remove erroneous seq |= 1 in volume lookup loop
From: David Howells
Date: Tue Jun 09 2026 - 12:11:06 EST
Oleg Nesterov <oleg@xxxxxxxxxx> wrote:
> Yes, but now that we have scoped_seqlock_read() we can make another change
> on top of this fix. afs_lookup_volume_rcu() can just do
I wonder if that would be better as a separate patch rather than merged into
this one.
David