diff options
| author | Alex Elder <[email protected]> | 2013-04-27 09:59:31 -0500 |
|---|---|---|
| committer | Sage Weil <[email protected]> | 2013-05-01 21:20:00 -0700 |
| commit | 96f03e08f9f27cf72d2c24b4e75ade81d2df3c75 (patch) | |
| tree | fbd3b5287b43b5d88bad30d5cbd6e86caa935ddc /tools/perf/scripts/python/bin | |
| parent | 0d8189e175380c029a309f05f44e82bacf1c0404 (diff) | |
rbd: don't bother checking whether order changes
When a format 2 image is refreshed, code is in place to verify that
the object order never changes from what it was originally. This
relies on the fact that the refresh will occur *after* an initial
load of information about the image.
An upcoming patch makes it possible for the refresh to occur first,
so we can no longer make this order check. The order really can't
ever change anyway--this was just a sanity check. So get rid of it.
Signed-off-by: Alex Elder <[email protected]>
Reviewed-by: Josh Durgin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions