commit | 9258a2d5cd9577ce3175fbb64d6ccd0a77cf6fa7 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Fri Mar 16 09:47:22 2018 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Mar 19 16:38:13 2018 -0400 |
tree | 45a805bc18b269d6cb7ded51fdae2d0c08d3d326 | |
parent | 9d7ed1355db5b00b9f9f4c333fc2b1825b0db25a [diff] |
nfsd: move nfs4_client allocation to dedicated slabcache On x86_64, it's 1152 bytes, so we can avoid wasting 896 bytes each. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>