cred: export get_task_cred().
authorNeilBrown <neilb@suse.com>
Mon, 3 Dec 2018 00:30:30 +0000 (11:30 +1100)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 19 Dec 2018 18:52:44 +0000 (13:52 -0500)
commita6d8e7637faac93f362b694311bff64d5a8c701e
tree56e0fcf4e26bb2abe78e26f319042a711e18d0c7
parent97d0fb239c041f5f99655af74812c3ab75cc4346
cred: export get_task_cred().

There is no reason that modules should not be able
to use this, and NFS will need it when converted to
use 'struct cred'.

Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
kernel/cred.c