Re: [PATCH 0/2] ocfs2: harden heartbeat teardown races
Andrew Morton <[email protected]> Sat, 25 Jul 2026 21:02:17 -0700
| Newsgroups | dev.linux.lists.ocfs2-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 24 Jun 2026 17:53:08 +0800 Cen Zhang <[email protected]> wrote: > This series fixes two OCFS2 heartbeat/o2net teardown races found by > KASAN. Thanks. Having two Fixes: on [2/2] is quite confusing. Fixes: tells -stable maintainers "add this patch to this kernel version". So what are they to make of this conflicting advice? But both Fixes: targets are from 2016 so it doesn't matter. I'm assuming we don't need cc:stable on these, but that might be wrong? I'd really like to see Sashiko review on this series, but https://sashiko.dev/#/patchset/[email protected] says "failed to apply". I don't know what its problem is. It tries linux-next and ocfs2-cluster-keep-heartbeat-local-node-stable.patch has been in linux-next for over a week and both patches apply cleanly to linux-next for me. It's a shame, because these are two quite large and complex patches to old and very tricky code which hasn't proven to be problem-free in recent times! Sigh. I'll poke Roman, see if there's something that can be done longer-term to improve the situation. Meanwhile, Joseph, are you really sure?