]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: map file stripes to acting osds
authorSage Weil <sage@newdream.net>
Fri, 6 May 2011 22:23:44 +0000 (15:23 -0700)
committerSage Weil <sage@newdream.net>
Fri, 6 May 2011 22:24:26 +0000 (15:24 -0700)
commite00a82440d24a5f5faae4ab120f8e81d1e8f0ffb
tree87f4e0e0afe3483d83d0df8593487868b546e8f1
parent48d94f6e34da8ace2b5cb128de1bcfb34b3c40b5
client: map file stripes to acting osds

Old result was just wrong if any osds were down.

Signed-off-by: Sage Weil <sage@newdream.net>
src/client/Client.cc