commit | 32aaa62ede574ff99b020b4ee3ff6f9cfc9f0099 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Thu Mar 20 20:47:41 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri May 30 17:32:02 2014 -0400 |
tree | 6ad708054e21e60d230f26302f0a69ac355b5456 | |
parent | 47ee52986472dba068e8223cbaf1b65d74238781 [diff] |
nfsd4: use session limits to release send buffer reservation Once we know the limits the session places on the size of the rpc, we can also use that information to release any unnecessary reserved reply buffer space. Signed-off-by: J. Bruce Fields <bfields@redhat.com>