Actions
Bug #9127
closedefi: Only scan the BLKIO MEDIA once
Start date:
2018-02-19
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
FreeBSD update:
https://svnweb.freebsd.org/base?view=revision&revision=329268
Scan only the BLOCK IO MEDIA once instead of each time for each type of
device (fd, cd and hdd).
Leave the mechanism to free and reprobe all devices if one day we want
to implement a "dev rescan" thing.
Reviewed by: imp, tsoome
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D14334
Updated by Electric Monk over 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit c00b6c91f218888919d6640bcad92097d5b4b68b
commit c00b6c91f218888919d6640bcad92097d5b4b68b Author: Toomas Soome <tsoome@me.com> Date: 2018-04-23T16:15:38.000Z 9127 efi: Only scan the BLKIO MEDIA once Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Actions