Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph: fix erroneous cap flush to non-auth mds
The int flushing is global and not clear on each iteration of the loop, which can cause a second flush of caps to any MDSs with ids greater than the auth. Signed-off-by: Sage Weil <sage@newdream.net>
- Loading branch information