From: Yan, Zheng Date: Wed, 30 Jul 2014 02:12:47 +0000 (+0800) Subject: ceph: fix kick_requests() X-Git-Tag: cleanup-for-v3.18~44^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=282c105225ec3229f344c5fced795b9e1e634440;p=pandora-kernel.git ceph: fix kick_requests() __do_request() may unregister the request. So we should update iterator 'p' before calling __do_request() Signed-off-by: Yan, Zheng --- Reading git-diff-tree failed