summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorIlya Dryomov <idryomov@gmail.com>2018-04-25 12:17:13 +0200
committerIlya Dryomov <idryomov@gmail.com>2018-06-04 20:45:55 +0200
commitd2935d6f758fa72290ed30bd7482675e04715b6f (patch)
tree633139f51d26b129a7586df7ecee7134737b6b56 /include
parentfe943d50425b6646606f8ef1ef8b8d4975fdbee2 (diff)
downloadlwn-d2935d6f758fa72290ed30bd7482675e04715b6f.tar.gz
lwn-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 'include')
0 files changed, 0 insertions, 0 deletions