diff options
author | Alex Elder <elder@inktank.com> | 2012-12-06 09:37:23 -0600 |
---|---|---|
committer | Alex Elder <elder@inktank.com> | 2012-12-17 12:07:31 -0600 |
commit | 61c74035626beb25a39b0273ccf7d75510bc36a1 (patch) | |
tree | 7544f2c85f9e10911b0c463fa6422db096c7054e /crypto/cts.c | |
parent | 2fd82b9e92c2a718ae81fc987b4468ceeee6979b (diff) | |
download | linux-61c74035626beb25a39b0273ccf7d75510bc36a1.tar.gz linux-61c74035626beb25a39b0273ccf7d75510bc36a1.tar.bz2 linux-61c74035626beb25a39b0273ccf7d75510bc36a1.zip |
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 'crypto/cts.c')
0 files changed, 0 insertions, 0 deletions