]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: make the get_data() of buffer_raw interface final.
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 11 Sep 2018 11:37:11 +0000 (13:37 +0200)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Mon, 17 Sep 2018 13:34:33 +0000 (15:34 +0200)
commita9ff787071733e6c5d8a18ff5928bbd4f547f2c2
tree8e69208398d65ecb6572c2ddfa7f6b0b655e91fa
parent2fa78f59ad34e12a495214bfe117cc8b7a7f21f1
common: make the get_data() of buffer_raw interface final.

This is just to ensure the just dropped buffer::raw_pipe
was the solely user of this facility. After successful
validation, we can drop `virtual` on the method entirely.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/include/buffer_raw.h