]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
authorBenjamin Coddington <bcodding@redhat.com>
Mon, 16 Sep 2019 11:59:38 +0000 (07:59 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 20 Sep 2019 19:15:24 +0000 (15:15 -0400)
commita4051bb7bc7222545ff7492fc649a8fcb5089d11
tree200787e79b6689856bee0537499aefb50047c044
parent66fd80c8df7f87390c825a8f475602a68d6fe4f9
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic

Let the name reflect the single use.  The function now assumes the GSS MIC
is the last object in the buffer.

Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/xdr.h
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/xdr.c