Difference between revisions of "Kernel TODO"
(Created page with "=== OpenVZ/Virtuozzo 7 kernel TODO list === {| class="wikitable sortable" |- ! bug id ! task ! complexity ! potential/willing assignee ! comments |- | || virtualize time ins...") |
(→OpenVZ/Virtuozzo 7 kernel TODO list) |
||
Line 16: | Line 16: | ||
|- | |- | ||
| [https://bugs.openvz.org/browse/OVZ-2920 OVZ-2920] || fix GFS2 || ? || || initially it was reported for 2.6.32-x kernels, but makes sense to check on Virtuozzo 7 now | | [https://bugs.openvz.org/browse/OVZ-2920 OVZ-2920] || fix GFS2 || ? || || initially it was reported for 2.6.32-x kernels, but makes sense to check on Virtuozzo 7 now | ||
+ | |- | ||
+ | | [https://bugs.openvz.org/browse/OVZ-6573 OVZ-6573] || immutable attr support || easy || || need to distinguish ploop and simfs and allow managing immutable attr inside a CT for ploop case only | ||
|- | |- | ||
|} | |} |
Revision as of 12:50, 11 November 2015
OpenVZ/Virtuozzo 7 kernel TODO list
bug id | task | complexity | potential/willing assignee | comments |
---|---|---|---|---|
virtualize time inside a CT | medium | |||
virtualize AUDIT | hard | it works on the host, make it working inside Containers as well | ||
OVZ-5736 | ipset netfilter extension support | easy | requested by Nick Knutov email link | |
OVZ-2920 | fix GFS2 | ? | initially it was reported for 2.6.32-x kernels, but makes sense to check on Virtuozzo 7 now | |
OVZ-6573 | immutable attr support | easy | need to distinguish ploop and simfs and allow managing immutable attr inside a CT for ploop case only |