git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afb3d90
)
libceph: define and use ceph_crc32c_page()
author
Alex Elder
<elder@inktank.com>
Sat, 9 Mar 2013 02:59:00 +0000
(20:59 -0600)
committer
Sage Weil
<sage@inktank.com>
Thu, 2 May 2013 04:16:52 +0000
(21:16 -0700)
Factor out a common block of code that updates a CRC calculation
over a range of data in a page.
This and the preceding patches are related to:
http://tracker.ceph.com/issues/4403
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
No differences found