commit | ca81f3f6bd759f90a4b940cddda1f8bc61a7725a | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Thu Jun 10 14:21:36 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Sun Aug 01 20:11:39 2010 -0700 |
tree | 77b0f3a45d48303246f26e85b3945916f388805a | |
parent | 3b454c4945c756686e91d77eeefac80cb5d21baf [diff] |
ceph: skip if no auth cap in flush_snaps If we have a capsnap but no auth cap (e.g. because it is migrating to another mds), bail out and do nothing for now. Do NOT remove the capsnap from the flush list. Signed-off-by: Sage Weil <sage@newdream.net>