summaryrefslogtreecommitdiff
path: root/colors.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-12colorize: Squash colorize macros into colors.hVadim Kochan1-0/+4
2013-06-04misc: cleanup header commentsDaniel Borkmann1-5/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+31
tr>mode:
authorDavid S. Miller <davem@davemloft.net>2017-02-13 22:24:16 -0500
committerDavid S. Miller <davem@davemloft.net>2017-02-13 22:24:16 -0500
commitc3d8103bc0069b926887e2270e9dd1e1e8441bb4 (patch)
treeb4a75bc36c12c1c16fd52519849b4be22b0e2d85 /fs/afs/main.c
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/afs/main.c')
-rw-r--r--fs/afs/main.c49
1 files changed, 2 insertions, 47 deletions
diff --git a/fs/afs/main.c b/fs/afs/main.c