commit | cf187c2d7ec763cdd459fe43933a5cc4f5f48e1b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Aug 29 12:13:16 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Aug 29 12:13:16 2010 -0400 |
tree | 05e87ee64fb3243b7fedb66c9a64caa6adad2c07 | |
parent | 42d6d8ab51ca04afcb8a64759076da624cdb71e8 [diff] |
SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen If we have unused buffer space, then we should make use of that rather than unnecessarily truncating the message. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>