]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg: do not const methods that return a mutable pointer 3050/head
authorLoic Dachary <ldachary@redhat.com>
Tue, 2 Dec 2014 01:20:15 +0000 (02:20 +0100)
committerLoic Dachary <ldachary@redhat.com>
Tue, 2 Dec 2014 01:20:15 +0000 (02:20 +0100)
commit0f1c9fd1aa250fa9aceff330de6318ba404341c4
tree224ce857fc60721f0fbd7b8b5abfea5a0e84b17b
parentf868ca04d2ee57b214837d824653e3a2d56e23da
msg: do not const methods that return a mutable pointer

Add remove misleading const on post_rx_buffer argument.

http://tracker.ceph.com/issues/10213 Fixes: #10213

Signed-off-by: Loic Dachary <loic@dachary.org>
src/msg/Connection.h
src/msg/simple/DispatchQueue.h