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:
35e054a
)
ceph: correct comment to match striping calculation
author
Sage Weil
<sage@newdream.net>
Wed, 28 Oct 2009 21:57:25 +0000
(14:57 -0700)
committer
Sage Weil
<sage@newdream.net>
Thu, 29 Oct 2009 00:45:37 +0000
(17:45 -0700)
The object extent offset is the file offset _modulo_ the stripe unit.
The code was correct, the comment was wrong.
Reported-by: Noah Watkins <jayhawk@soe.ucsc.edu>
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found