]> 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:24:22 +0000 (19:24 -0600)
committerSage Weil <sage@inktank.com>
Sun, 3 Nov 2013 05:18:36 +0000 (22:18 -0700)
commitc0bcdc37028d2582ef1a475ec957db509e4c2786
tree39989e2f019a5a781ce67a543d5dfb38d5cd81fc
parenta5f2ca0337e0b3c036bf721e3d617535e42b710b
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>
Reviewed-by: Sage Weil <sage@inktank.com>
src/osd/ErasureCodePluginJerasure/jerasure.c