summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4xdr.c
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2014-02-26 02:21:08 +0400
committerJ. Bruce Fields <bfields@redhat.com>2014-03-29 05:24:49 +0400
commitde4aee2e0a376fb272f44139150115a6dec1da95 (patch)
tree6eb394e6792d24331afde16e4704ce558b1882e1 /fs/nfsd/nfs4xdr.c
parent3f42d2c428c724212c5f4249daea97e254eb0546 (diff)
downloadlinux-de4aee2e0a376fb272f44139150115a6dec1da95.tar.xz
rpc: Allow xdr_buf_subsegment to operate in-place
Allow xdr_buf_subsegment(&buf, &buf, base, len) to modify an xdr_buf in-place. Also, none of the callers need the iov_base of head or tail to be zeroed out. Also add documentation. (As it turns out, I'm not really using this new guarantee, but it seems a simple way to make this function a bit more robust.) Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/nfs4xdr.c')
0 files changed, 0 insertions, 0 deletions