
31 May
2011
31 May
'11
2:37 p.m.
2011/5/31 Eric Blake <eblake@redhat.com>:
On 05/27/2011 09:47 AM, Matthias Bolte wrote:
This function is also affected by getline conversion. But this didn't result in a regression in general, because the difference whould only affect the behavior of the function when the line in /proc/vz/vestat for the given vpsid wasn't found. Under normal conditions this should not happen. --- src/openvz/openvz_driver.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-)
ACK.
Thanks, pushed. Matthias