From: Sage Weil Date: Tue, 25 Sep 2012 04:02:47 +0000 (-0700) Subject: rbd: BUG on invalid layout X-Git-Tag: v3.7-rc1~90^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cae3717cddaf8e5e96e304733dca66e40d56f89;p=pandora-kernel.git rbd: BUG on invalid layout This shouldn't actually be possible because the layout struct is constructed from the RBD header and validated then. [elder@inktank.com: converted BUG() call to equivalent rbd_assert()] Signed-off-by: Sage Weil Reviewed-by: Alex Elder --- Reading git-diff-tree failed