]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: corrected resize RPC message backwards compatibility 14620/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 18 Apr 2017 14:05:53 +0000 (10:05 -0400)
committerNathan Cutler <ncutler@suse.com>
Tue, 18 Apr 2017 19:38:00 +0000 (21:38 +0200)
commit10677644181356f561cc10a19d76833d55917a43
tree95a11f409893dfb31e095fba2c3079b9cf9b78ae
parentc195418b4f240a8f4bf1b1739af9a64ba046c2d2
librbd: corrected resize RPC message backwards compatibility

Commit d1f2c557 incorrectly changed the order of variables within
the payload. This resulted in breaking the resize RPC message
with older versions of Ceph.

Fixes: http://tracker.ceph.com/issues/19636
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 9db305a99fd945059a173f5ae8ae61744dd28615)
src/librbd/WatchNotifyTypes.cc