]> 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)
commit6d6418774e361a6f619a45345cfb3f41a534e106
tree384bbba068d71d0618511042cca31746d754dedf
parenta22895a7a24f2d8f3af26728a6360be3bc41412e
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