mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Create a random epoch value rather than a time-based one on startup and set the top bit to indicate that this is the case. Also create a random starting client connection ID value. This will be incremented from here as new client connections are created. Signed-off-by: David Howells <dhowells@redhat.com>