commit | 2f82ee54d95c9430838e4580f3bcc196ad36e4f2 | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@inktank.com> | Tue Oct 30 19:40:33 2012 -0500 |
committer | Sage Weil <sage@inktank.com> | Wed May 01 21:18:47 2013 -0700 |
tree | 57ff8811ef81fb619ac9597b94e62a6d69ddd920 | |
parent | 6365d33a275b392d3b224808490cd6172123969e [diff] |
rbd: probe the parent of an image if present Call the probe function for the parent device if one is present. Since we don't formally support the layering feature we won't be using this functionality just yet. Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>