diff options
author | Alex Elder <elder@inktank.com> | 2012-12-06 19:37:23 +0400 |
---|---|---|
committer | Alex Elder <elder@inktank.com> | 2012-12-17 22:07:31 +0400 |
commit | 61c74035626beb25a39b0273ccf7d75510bc36a1 (patch) | |
tree | 7544f2c85f9e10911b0c463fa6422db096c7054e /drivers/gpu/drm/exynos | |
parent | 2fd82b9e92c2a718ae81fc987b4468ceeee6979b (diff) | |
download | linux-61c74035626beb25a39b0273ccf7d75510bc36a1.tar.xz |
rbd: remove linger unconditionally
In __unregister_linger_request(), the request is being removed
from the osd client's req_linger list only when the request
has a non-null osd pointer. It should be done whether or not
the request currently has an osd.
This is most likely a non-issue because I believe the request
will always have an osd when this function is called.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'drivers/gpu/drm/exynos')
0 files changed, 0 insertions, 0 deletions