This patch series addresses a positioning bug in dm_array_cursor_skip() and two other issues regarding error handling. Ming-Hung Tsai (3): dm array: fix releasing a faulty array block twice in dm_array_cursor_end dm array: fix unreleased btree blocks on closing a faulty array cursor dm array: fix cursor index when skipping across block boundaries drivers/md/persistent-data/dm-array.c | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) -- 2.47.0