diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2018-04-25 12:17:13 +0200 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2018-06-04 20:45:55 +0200 |
commit | d2935d6f758fa72290ed30bd7482675e04715b6f (patch) | |
tree | 633139f51d26b129a7586df7ecee7134737b6b56 /.mailmap | |
parent | libceph, rbd: add error handling for osd_req_op_cls_init() (diff) | |
download | linux-d2935d6f758fa72290ed30bd7482675e04715b6f.tar.xz linux-d2935d6f758fa72290ed30bd7482675e04715b6f.zip |
libceph: get rid of more_kvec in try_write()
All gotos to "more" are conditioned on con->state == OPEN, but the only
thing "more" does is opening the socket if con->state == PREOPEN. Kill
that label and rename "more_kvec" to "more".
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions