git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6816282
)
rbd: BUG on invalid layout
author
Sage Weil
<sage@inktank.com>
Tue, 25 Sep 2012 04:02:47 +0000
(21:02 -0700)
committer
Alex Elder
<elder@inktank.com>
Mon, 1 Oct 2012 22:20:00 +0000
(17:20 -0500)
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 <sage@inktank.com>
Reviewed-by: Alex Elder <elder@inktank.com>
No differences found