commit | 6e371f9a4144c1097a675ca482fc90cbcb0fb4e7 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Fri Dec 02 16:35:07 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 26 08:24:41 2017 +0100 |
tree | 67e6b0e65897836ae8d7f959c92ccca7531c74a0 | |
parent | 788a0bbc70115d2964d1b708720b30fd9f91b6ae [diff] |
libceph: tweak calcu_signature() a little commit 4eb4517ce7c9c573b6c823de403aeccb40018cfc upstream. - replace an ad-hoc array with a struct - rename to calc_signature() for consistency Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Sage Weil <sage@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>