]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 21 Jul 2022 18:21:35 +0000 (14:21 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 23 Jul 2022 19:38:29 +0000 (15:38 -0400)
commit1aa927bb6b1a426cf40e065fc9e6ed43e40122b1
tree384bbba068d71d0618511042cca31746d754dedf
parent646a664d356f221831dad490c407591d0cad6132
SUNRPC: Remove xdr_align_data() and xdr_expand_hole()

These functions are no longer needed now that the NFS client places data
and hole segments directly.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
include/linux/sunrpc/xdr.h
net/sunrpc/xdr.c