20.04.2016 17:05, Nikolay Shirokovskiy пишет:
This code was added as a part of huge patch that moves driver
from working with prlctl to vz sdk so there is no good explanation
why this is done this way. The problem that it is not correct.
vz sdk cache mode parameter affects all domain disks while this hunk
resets its on every disk to a new value.
Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy(a)virtuozzo.com>
---
src/vz/vz_sdk.c | 18 ------------------
1 file changed, 18 deletions(-)
ACK for now. Though I think we have to check for reasonable cachemode
parameters later on.
Maxim