Actions
Feature #7055
closedlibbrand token substitution incomplete for mount entries
Start date:
2016-06-06
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Use of the zonename (%z) token in the platform.xml brand config is not unreasonable for mount entries. This is missing presently because zonename is not an argument to any of the relevant functions. (Only zone_path is.) The API should be altered to include zonename among the arguments.
Updated by Electric Monk about 6 years ago
- Status changed from New to Closed
git commit c6596baec58ade84b0609c78e64fc3f89447c7d1
commit c6596baec58ade84b0609c78e64fc3f89447c7d1 Author: Patrick Mooney <patrick.f.mooney@gmail.com> Date: 2016-06-10T14:13:55.000Z 7055 libbrand token substitution incomplete for mount entries Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions