SUNRPC: xdr_read_pages should return the amount of XDR encoded page data
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 21 Jun 2012 21:05:37 +0000 (17:05 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 28 Jun 2012 21:20:43 +0000 (17:20 -0400)
commitc337d3655ce85e12c7c476cb81406521926cacd2
tree2d0f0caa7b4f2b3d366ac7a37fc4d2f82b7706c7
parentbfeea1dc1c9238f9e5a17a265489ecd0d19f66bb
SUNRPC: xdr_read_pages should return the amount of XDR encoded page data

Callers of xdr_read_pages() will want to know exactly how much XDR
data is encoded in the pages after the data realignment.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/xdr.h
net/sunrpc/xdr.c
This page took 0.0396 seconds and 5 git commands to generate.