summaryrefslogtreecommitdiff
path: root/include/xen
diff options
context:
space:
mode:
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions
remove&id=c3d8103bc0069b926887e2270e9dd1e1e8441bb4'>b4a75bc36c12c1c16fd52519849b4be22b0e2d85 /fs parentfb585b44383c4cff85f92e67377ee1c5f07d6dc1 (diff)parentb4db2b35fc444409daf483006111a2a705550fff (diff)
Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David Howells says: ==================== afs: Use system UUID generation There is now a general function for generating a UUID and AFS should make use of it. It's also been recommended to me that I switch to using random rather than time plus MAC address-based UUIDs which this function does. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
-rw-r--r--fs/afs/cmservice.c28
-rw-r--r--fs/afs/internal.h38
-rw-r--r--fs/afs/main.c49
-rw-r--r--fs/afs/netdevices.c21
4 files changed, 23 insertions, 113 deletions
diff --git a/fs/afs/cmservice.c b/fs/afs/cmservice.c