Re: [PATCH v2 0/3] ocfs2: cluster: o2hb_region_pin() fixes
Joseph Qi <[email protected]> Thu, 23 Jul 2026 09:13:00 +0800
| Newsgroups | dev.linux.lists.ocfs2-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 7/23/26 7:43 AM, Andrew Morton wrote: > 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:) > These bugs pre-existing for a long time. And it seems can't be easily reproduced. Cc stable is fine. But I'm afraid some stable trees may not be applied cleanly. Thanks, Joseph