commit | 9bb0b8136a7d5b50c5807af3bf12b758fb257814 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu May 13 12:51:50 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri May 14 15:09:37 2010 -0400 |
tree | 7c84b71e39ba4e6189a493aea35c6dbbd6d5a2d5 | |
parent | d72b6cec8d42eb7c2a249b613abf2c2b7a6eeb47 [diff] |
SUNRPC: Reorder the struct rpc_task fields This improves the packing of the rpc_task, and ensures that on 64-bit platforms the size reduces to 216 bytes. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>