]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: remove non const get_erasure_code_profile 1954/head
authorLoic Dachary <loic@dachary.org>
Fri, 13 Jun 2014 11:01:15 +0000 (13:01 +0200)
committerLoic Dachary <loic@dachary.org>
Fri, 13 Jun 2014 12:59:51 +0000 (14:59 +0200)
commit4786a485dfdf628e5060476d2b0f8b25accc40ff
tree954b79ad34f3841b06d9a413fd1f893e01690fbc
parent5c1f9aaec1d8b807b901c0e7551391ee49e4b09b
osd: remove non const get_erasure_code_profile

It is not used and will unexpectedly create a new entry if selected when
the const version is intended.

Signed-off-by: Loic Dachary <loic@dachary.org>
src/osd/OSDMap.h