]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd8c4fb3525cbcf4bf212517c83e2fcf670a4d4d1
tree56e0fcf4e26bb2abe78e26f319042a711e18d0c7
parent4dd11729aeb19c3adb2116ec881ea9a47e922484
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