Signed-off-by: Greg Farnum <gfarnum@redhat.com>
is enabled (it's off by default). This means that a VM using librbd that
previously would have gotten an EIO and gone read-only will now see a
blocked/hung IO instead.
+* This release greatly improves control and throttling of the snap trimmer. It
+ introduces the "osd max trimming pgs" option (defaulting to 2), which limits
+ how many PGs on an OSD can be trimming snapshots at a time. And it restores
+ the safe use of the "osd snap trim sleep" option, wihch defaults to 0 but
+ otherwise adds the given number of seconds in delay between every dispatch
+ of trim operations to the underlying system.
\ No newline at end of file