]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Add a function for zeroing out a portion of an xdr_stream
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 21 Jul 2022 18:21:33 +0000 (14:21 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 23 Jul 2022 19:38:29 +0000 (15:38 -0400)
commitfd7a0ed340821dd1d69c852dceb7d71f54486b6c
tree13357d2ca79492fd1b7caab7b38742a25ab1b323
parent1621845ffbb16e796d7ffbac6609c8cec7b08456
SUNRPC: Add a function for zeroing out a portion of an xdr_stream

This will be used during READ_PLUS decoding for handling HOLE segments.

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