mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-11 07:28:10 +09:00
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: Ilya Dryomov <idryomov@gmail.com>