sunrpc: move rq_cachetype field to better optimize space
authorJeff Layton <jlayton@primarydata.com>
Wed, 19 Nov 2014 12:51:19 +0000 (07:51 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 9 Dec 2014 16:22:21 +0000 (11:22 -0500)
commit62978b3c619422d0ea17dbd39efdb2328295bcfb
tree7e9728153124b5070b6089f2933fee4277685a9b
parent779fb0f3af3089daa2e88cf8ef0ef0c5d2fecb40
sunrpc: move rq_cachetype field to better optimize space

There are a couple of holes in the svc_rqst field on x86_64. Move the
rq_cachetype to a different location to eliminate both of them.

Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
include/linux/sunrpc/svc.h