chiark / gitweb /
blkio bandwidth: don't clean up all of entries in blockio_device_bandwidths list
authorGao feng <gaofeng@cn.fujitsu.com>
Fri, 30 Aug 2013 02:56:00 +0000 (10:56 +0800)
committerLennart Poettering <lennart@poettering.net>
Tue, 10 Sep 2013 15:12:13 +0000 (17:12 +0200)
commit47c0980d37a6255e411747572a00638bca35be5a
treeee786153fa5c0caba4e42e7a778f4c081804a58c
parent27722f964361a7da2532cf0a2d57a2f0dd0a09f2
blkio bandwidth: don't clean up all of entries in blockio_device_bandwidths list

if we get BlockIOReadBandwidth="", we should only remove the
read-bandwidth-entries in blockio_device_bandwidths list.
src/core/load-fragment.c