CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/23 07:20:36
Modified files:
sys/kern : subr_disk.c
Log message:
When a disk is attached create a workq task to read the disklabel,
providing the DKF_NOLABELREAD flag is not set. This provides the kernel
with the actual disklabel which includes the disklabel UID.
ok deraadt@ miod@ krw@
