From: Jeff Layton Date: Wed, 19 Nov 2014 12:51:19 +0000 (-0500) Subject: sunrpc: move rq_cachetype field to better optimize space X-Git-Tag: omap-for-v3.19/fixes-rc1~62^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62978b3c619422d0ea17dbd39efdb2328295bcfb;p=pandora-kernel.git 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 Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed