diff options
author | J. Bruce Fields <bfields@redhat.com> | 2014-05-20 00:18:23 +0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-05-31 01:32:00 +0400 |
commit | 30596768b31069a3ae08fc305f394efb8c42b473 (patch) | |
tree | 0cd29bfdb5396b795345c45d048707e70affd2f8 /net/netrom | |
parent | 89ff884ebbd0a667253dd61ade8a0e70b787c84a (diff) | |
download | linux-30596768b31069a3ae08fc305f394efb8c42b473.tar.xz |
nfsd4: fix buflen calculation after read encoding
We don't necessarily want to assume that the buflen is the same
as the number of bytes available in the pages. We may have some reason
to set it to something less (for example, later patches will use a
smaller buflen to enforce session limits).
So, calculate the buflen relative to the previous buflen instead of
recalculating it from scratch.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/netrom')
0 files changed, 0 insertions, 0 deletions