commit | ff1d1f7179363209b7f1493ea39b666f50d05cf4 | [log] [tgz] |
---|---|---|
author | Noah Watkins <noah@noahdesu.com> | Fri Oct 30 12:57:30 2009 -0700 |
committer | Sage Weil <sage@newdream.net> | Fri Oct 30 13:56:14 2009 -0700 |
tree | 3031029b3cc7d4c45beed61ebc0885192a306bf0 | |
parent | 645a102581b3639836b17d147c35d574fd6e8267 [diff] |
ceph: fix intra strip unit length calculation Commit 645a102581b3639836b17d147c35d574fd6e8267 fixes calculation of object offset for layouts with multiple stripes per object. This updates the calculation of the length written to take into account multiple stripes per object. Signed-off-by: Noah Watkins <noah@noahdesu.com> Signed-off-by: Sage Weil <sage@newdream.net>