Arnd Bergmann b4db2b35fc afs: Use core kernel UUID generation
AFS uses a time based UUID to identify the host itself.  This requires
getting a timestamp which is currently done through the getnstimeofday()
interface that we want to eventually get rid of.

Instead of replacing it with a ktime-based interface, simply remove the
entire function and use generate_random_uuid() instead, which has a v4
("completely random") UUID instead of the time-based one.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David Howells <dhowells@redhat.com>
2017-02-10 16:34:17 +00:00
..
2008-04-29 08:06:26 -07:00
2007-07-16 09:05:43 -07:00
2011-03-31 11:26:23 -03:00
2017-01-09 11:10:02 +00:00
2016-09-27 11:03:58 +02:00
2017-01-09 11:10:02 +00:00
2017-02-10 16:34:17 +00:00
2009-04-03 16:42:41 +01:00
2017-01-09 11:10:02 +00:00
2017-01-09 11:10:02 +00:00
2017-01-09 11:10:02 +00:00
2017-01-09 11:10:02 +00:00