Re: [PATCH 0/4 v2] block: Fixes for bdi handling
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-03-09 16:41:01
Also in:
linux-scsi
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-03-09 16:41:01
Also in:
linux-scsi
On 03/09/2017 03:16 AM, Jan Kara wrote:
Hi! this is a second revision of the series fixing the most urgent bugs that were introduced by commit 165a5e22fafb "block: Move bdi_unregister() to del_gendisk()" and by 0dba1314d4f8 "scsi, block: fix duplicate bdi name registration crashes". In fact before these commits we had a different set of problems in the code but they were less visible :).
It was rather urgent to get those fixes in, so I already sent them off. Not a huge deal, but it would be nice to add the atomic init fix as a separate patch later on. -- Jens Axboe