From: Ilya Dryomov Date: Tue, 4 Mar 2014 09:57:17 +0000 (+0200) Subject: rbd: remove out_partial label in rbd_img_request_fill() X-Git-Tag: v3.15-rc1~61^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62054da65c626dd603190c16805f92cf2cf47d4c;p=pandora-kernel.git rbd: remove out_partial label in rbd_img_request_fill() Commit 03507db631c94 ("rbd: fix buffer size for writes to images with snapshots") moved the call to rbd_img_obj_request_add() up, making the out_partial label bogus. Remove it. Signed-off-by: Ilya Dryomov Reviewed-by: Alex Elder --- Reading git-diff-tree failed