Actions
Bug #6521
closedbootfs doesn't properly set page protection
Start date:
2015-12-18
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
When bootfs is creating pages through its bootfs_getpage() VFS interface, it doesn't properly initialize the output pointer of the created pages protection.
Updated by Electric Monk over 7 years ago
- Status changed from New to Closed
git commit 337260d77469aa189d6cd8414435e8b4e9038853
commit 337260d77469aa189d6cd8414435e8b4e9038853 Author: Robert Mustacchi <rm@joyent.com> Date: 2015-12-22T19:08:29.000Z 6521 bootfs doesn't properly set page protection Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions