From: Tyrel D. <ty...@us...> - 2011-11-17 01:06:37
|
Update of /cvsroot/sblim/gather In directory vz-cvs-3.sog:/tmp/cvs-serv9611 Modified Files: NEWS Log Message: Fixed 3439114: storage plugin leaks file descriptors Index: NEWS =================================================================== RCS file: /cvsroot/sblim/gather/NEWS,v retrieving revision 1.114 retrieving revision 1.115 diff -u -d -r1.114 -r1.115 --- NEWS 17 Nov 2011 01:01:26 -0000 1.114 +++ NEWS 17 Nov 2011 01:06:35 -0000 1.115 @@ -9,6 +9,7 @@ - 3429346 libvirt race conditions - 3429347 initscript incorrect return code - 3438050 clean up IPProtocolEP raw data parsing +- 3439114 storage plugin leaks file descriptors Features added: - 3438074 add packet drop metrics to IPProtocolEP |