From: Ilya Dryomov Date: Wed, 23 Jul 2014 13:11:20 +0000 (+0400) Subject: rbd: harden rbd_dev_refresh() and callers a bit X-Git-Tag: omap-for-v3.17/fixes-against-rc2~85^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52bb1f9bed796127e8b446b12e5b834026241cdd;p=pandora-kernel.git rbd: harden rbd_dev_refresh() and callers a bit Recently discovered watch/notify problems showed that we really can't ignore errors in anything refresh related. Alas, currently there is not much we can do in response to those errors, except print warnings. Signed-off-by: Ilya Dryomov Reviewed-by: Alex Elder --- Reading git-diff-tree failed