Re: [GIT PULL] md-next 2023-09-28
From: Jens Axboe <axboe@kernel.dk>
Date: 2023-09-29 06:02:43
From: Jens Axboe <axboe@kernel.dk>
Date: 2023-09-29 06:02:43
On 9/28/23 2:58 PM, Song Liu wrote:
Hi Jens, Please consider pulling the following changes for md-next on top of your for-6.7/block branch. Major changes in these patches are: 1. Make rdev add/remove independent from daemon thread, by Yu Kuai; 2. Refactor code around quiesce() and mddev_suspend(), by Yu Kuai.
Changes looks fine to me, but this patch: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git/commit/?h=md-next&id=b71fe4ac7531d67e6fc8c287cbcb2b176aa93833 is referencing a commit that doesn't exist: "After commit 4d27e927344a ("md: don't quiesce in mddev_suspend()")," which I think should be: b39f35ebe86d ("md: don't quiesce in mddev_suspend()") where is this other sha from? -- Jens Axboe