Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1556542

Re: [PATCH] afs: correctly use 64-bit time for UUID

From David Howells <dhowells@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH] afs: correctly use 64-bit time for UUID
Date 2017-01-11 15:50 +0100
Message-ID <sYsnT-86a-13@gated-at.bofh.it> (permalink)
References <sYrLc-7Tv-11@gated-at.bofh.it> <sYrrQ-7xT-7@gated-at.bofh.it> <sYrBv-7Bc-19@gated-at.bofh.it> <sYrLc-7Tv-11@gated-at.bofh.it>
Organization Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903

Show all headers | View raw


Arnd Bergmann <arnd@arndb.de> wrote:

> > Is it worth abstracting out in-kernel UUID generation?
> 
> Do you mean moving it out of AFS into lib/*.c? I think the 'afs_uuid'
> structure is quite different from other UUID definitions, so that wouldn't
> work.

afs_uuid is as it is to make it easier to package into the on-wire format, but
I suspect there's no problem with using a completely random UUID instead and
divvying it up the same way.

David

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] afs: correctly use 64-bit time for UUID Arnd Bergmann <arnd@arndb.de> - 2017-01-11 14:50 +0100
  Re: [PATCH] afs: correctly use 64-bit time for UUID David Howells <dhowells@redhat.com> - 2017-01-11 15:00 +0100
    Re: [PATCH] afs: correctly use 64-bit time for UUID Arnd Bergmann <arnd@arndb.de> - 2017-01-11 15:10 +0100
      Re: [PATCH] afs: correctly use 64-bit time for UUID David Howells <dhowells@redhat.com> - 2017-01-11 15:50 +0100
        Re: [PATCH] afs: correctly use 64-bit time for UUID Arnd Bergmann <arnd@arndb.de> - 2017-01-11 17:00 +0100
          Re: [PATCH] afs: use random UUID kbuild test robot <lkp@intel.com> - 2017-01-12 10:30 +0100

csiph-web