commit | df963ea8a082d31521a120e8e31a29ad8a1dc215 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Tue Feb 14 10:09:40 2017 -0500 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Feb 20 13:06:03 2017 +0100 |
tree | f6c00e2e18cf9d01ca7bcb8d698349d033e9e7f2 | |
parent | b9942bc9d3c70d359496a1a0afc528d4ab89be46 [diff] |
ceph: remove req from unsafe list when unregistering it There's no reason a request should ever be on a s_unsafe list but not in the request tree. Cc: stable@vger.kernel.org Link: http://tracker.ceph.com/issues/18474 Signed-off-by: Jeff Layton <jlayton@redhat.com> Reviewed-by: Yan, Zheng <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>