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