mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>