commit | 5600f5ebd318f7af6f4b19a29f08d18bb85264e5 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Wed Oct 28 14:57:25 2009 -0700 |
committer | Sage Weil <sage@newdream.net> | Wed Oct 28 17:45:37 2009 -0700 |
tree | dacf9f162b079f5978446cdd7461a83edf41ef3b | |
parent | 35e054a66e07f508aa7cfabc7db1757379093689 [diff] |
ceph: correct comment to match striping calculation 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>