Commit Graph

2 Commits

Author SHA1 Message Date
Sage Weil
d68a80622c striper: expose method that works directrly from a map<>
Some callers will want to call the stripe method multiple times and
accumulate IO on a single result set.  Expose access to the map<> that was
previously internally used for this and do the map -> vector conversion
in a wrapper.

Signed-off-by: Sage Weil <sage@inktank.com>
2012-10-15 15:34:07 -07:00
Sage Weil
5599eb7c82 Striper: move from Filer
Move all the static striping code from Filer to Striper.

Signed-off-by: Sage Weil <sage@inktank.com>
2012-10-15 15:34:06 -07:00