Skip to content
Snippets Groups Projects
Commit 264048af authored by Ilya Dryomov's avatar Ilya Dryomov
Browse files

libceph: initialize last_linger_id with a large integer


osdc->last_linger_id is a counter for lreq->linger_id, which is used
for watch cookies.  Starting with a large integer should ease the task
of telling apart kernel and userspace clients.

Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
parent 3890dce1
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment