SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 29 Aug 2010 16:13:16 +0000 (12:13 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 29 Aug 2010 16:13:16 +0000 (12:13 -0400)
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>

No differences found