Re: [PATCH v5 00/15] md/md-bitmap: introduce CONFIG_MD_BITMAP

2025-07-30 Thread Yu Kuai
在 2025/7/7 9:26, Yu Kuai 写道: From: Yu Kuai Changes in v5: - rebase on the top of md-6.17; - fix compile problem if md-mod is build as module; - fix two problems for lvm2 dm-raid tests, patch 5,13 - other cleanups; Changes in v4: - rebase on the top of other patchset; Changes in v3:

Re: [PATCH v5 00/15] md/md-bitmap: introduce CONFIG_MD_BITMAP

2025-07-27 Thread Xiao Ni
On Mon, Jul 7, 2025 at 9:36 AM Yu Kuai wrote: > > From: Yu Kuai > > Changes in v5: > - rebase on the top of md-6.17; > - fix compile problem if md-mod is build as module; > - fix two problems for lvm2 dm-raid tests, patch 5,13 > - other cleanups; > Changes in v4: > - rebase on the top of oth