]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/erasurecode: correct one variable name in jerasure_matrix_to_bitmatrix()
authorXing Lin <xinglin@cs.utah.edu>
Sun, 3 Nov 2013 01:13:42 +0000 (19:13 -0600)
committerXing Lin <xinglin@cs.utah.edu>
Wed, 6 Nov 2013 17:33:25 +0000 (10:33 -0700)
commit89d5396cabbb0f0ccc51e48d57422033bc50dec3
tree4598b12026e9091ddcced73ff1cff7811cc1cb3e
parentf5514654e0ef3652cb435a96148ffbb51116840b
osd/erasurecode: correct one variable name in jerasure_matrix_to_bitmatrix()

When bitmatrix is NULL, this function returns NULL.

Signed-off-by: Xing Lin <xinglin@cs.utah.edu>
src/osd/ErasureCodePluginJerasure/jerasure.c