Files
linux/drivers
Josh Durgin dd932ee7a2 rbd: fix null dereference in dout
commit c35455791c upstream.

The order parameter is sometimes NULL in _rbd_dev_v2_snap_size(), but
the dout() always derefences it. Move this to another dout() protected
by a check that order is non-NULL.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Reviewed-by: Alex Elder <alex.elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-09 12:24:26 -08:00
..
2013-12-08 07:29:25 -08:00
2013-05-17 14:31:05 -04:00
2014-01-09 12:24:26 -08:00
2013-12-04 10:57:19 -08:00
2014-01-09 12:24:21 -08:00
2014-01-09 12:24:22 -08:00
2013-12-20 07:45:11 -08:00
2013-12-11 22:36:28 -08:00
2014-01-09 12:24:20 -08:00
2013-06-05 08:54:16 -06:00
2013-12-20 07:45:11 -08:00