Skip to content
Commit eb6bb1c5 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: direct requests in snapped namespace based on nonsnap parent



When making a request in the virtual snapdir or a snapped portion of the
namespace, we should choose the MDS based on the first nonsnap parent (and
its caps).  If that is not the best place, we will get forward hints to
find the right MDS in the cluster.  This fixes ESTALE errors when using
the .snap directory and namespace with multiple MDSs.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent ed326044
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment