ceph: correct comment to match striping calculation
authorSage Weil <sage@newdream.net>
Wed, 28 Oct 2009 21:57:25 +0000 (14:57 -0700)
committerSage 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