commit | c337d3655ce85e12c7c476cb81406521926cacd2 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jun 21 17:05:37 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jun 28 17:20:43 2012 -0400 |
tree | 2d0f0caa7b4f2b3d366ac7a37fc4d2f82b7706c7 | |
parent | bfeea1dc1c9238f9e5a17a265489ecd0d19f66bb [diff] |
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>