]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/WBThrottle: remove asserts in clear()
authorSamuel Just <sam.just@inktank.com>
Thu, 30 May 2013 22:27:27 +0000 (15:27 -0700)
committerSamuel Just <sam.just@inktank.com>
Thu, 30 May 2013 22:42:34 +0000 (15:42 -0700)
commitd1b3eebdedae0196d79fd18b4dc68f0b735d169f
tree51cfb6f5149da09b8f5371fe442182bf78a0a17e
parente9c32b97aa2235d5bb420e849e58d699a6f7aa8d
os/WBThrottle: remove asserts in clear()

cur_ios, etc may not be zero due to an in progress
flush.

Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
src/os/WBThrottle.cc