mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +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>