Whamcloud - gitweb
LU-9859 libcfs: replace cfs_get_random_bytes calls with get_random_byte() 34/35234/4
authorNeilBrown <neilb@suse.com>
Sat, 15 Jun 2019 01:21:15 +0000 (21:21 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 25 Jun 2019 01:55:47 +0000 (01:55 +0000)
commitd05fee1919911e56f6ef7eb018c90ae19fa415aa
tree9bffdfaa90dcb5c8420d69820f89289549f65b69
parent4b0c3835568b292c53f558af6c46c08508d6cde2
LU-9859 libcfs: replace cfs_get_random_bytes calls with get_random_byte()

The cfs_get_random_bytes() interface adds nothing of value
to get_random_byte() (which it uses internally).  So just use the
standard interface.

Linux-commit: e904f839cdb04d1b314753a83a6e58146e315c66

Change-Id: I48e153d7658f0f616afe4e884faeb09c2dbdcd03
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-on: https://review.whamcloud.com/35234
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Shaun Tancheff <stancheff@cray.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
contrib/scripts/spelling.txt
lustre/lod/lod_object.c
lustre/obdclass/lustre_handles.c
lustre/ptlrpc/client.c
lustre/ptlrpc/gss/gss_krb5_mech.c
lustre/ptlrpc/gss/gss_svc_upcall.c