Actions
Bug #10555
closedfix build race in usr/src/boot/sys/boot/i386/loader
Start date:
2019-03-15
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Fix from Lauri Tirkkonen <lotheac@iki.fi>.
In rare cases it is possible we attempt to install forth scripts before the target directory is created.
Updated by Electric Monk about 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit d6d53e641a3b316390a4230fe98744882d9a4c10
commit d6d53e641a3b316390a4230fe98744882d9a4c10 Author: Lauri Tirkkonen <lotheac@iki.fi> Date: 2019-03-22T05:41:25.000Z 10555 fix build race in usr/src/boot/sys/boot/i386/loader Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions