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)
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>

No differences found