Re: [PATCH v2 0/3] ocfs2: cluster: o2hb_region_pin() fixes
Andrew Morton <[email protected]> Wed, 22 Jul 2026 16:43:48 -0700
| Newsgroups | dev.linux.lists.ocfs2-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 22 Jul 2026 20:49:30 +0800 Joseph Qi <[email protected]> wrote: > This series fixes three related issues in o2hb_region_pin(), all are > from the original implementation in commit: > 58a3158a5d17 ("ocfs2/cluster: Pin/unpin o2hb regions"): Thanks. I assume we want cc:stable on all three? (If there's no known way in which userspace can hit any of these issues then cc:stable can be omitted, but I expect the stablebots will backport the patches anyway, based on their Fixes:)