From: Josh Durgin Date: Fri, 30 Aug 2013 02:16:42 +0000 (-0700) Subject: rbd: ignore unmapped snapshots that no longer exist X-Git-Tag: v3.12-rc2~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efadc98aab674153709cc357ba565f04e3164fcd;p=pandora-kernel.git rbd: ignore unmapped snapshots that no longer exist This prevents erroring out while adding a device when a snapshot unrelated to the current mapping is deleted between reading the snapshot context and reading the snapshot names. If the mapped snapshot name is not found an error still occurs as usual. Signed-off-by: Josh Durgin Reviewed-by: Alex Elder --- Reading git-diff-tree failed