diff options
author | Jeff Layton <jlayton@primarydata.com> | 2014-06-17 13:44:12 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-06-23 17:31:37 +0200 |
commit | b3d8d1284a8275f7e761df5fc5f80c464ecd23dd (patch) | |
tree | 01215db70352cd950d928c6895a2791b6c792df4 /init/calibrate.c | |
parent | nfsd: add __force to opaque verifier field casts (diff) | |
download | linux-b3d8d1284a8275f7e761df5fc5f80c464ecd23dd.tar.xz linux-b3d8d1284a8275f7e761df5fc5f80c464ecd23dd.zip |
nfsd: clean up sparse endianness warnings in nfscache.c
We currently hash the XID to determine a hash bucket to use for the
reply cache entry, which is fed into hash_32 without byte-swapping it.
Add __force to make sparse happy, and add some comments to explain
why.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'init/calibrate.c')
0 files changed, 0 insertions, 0 deletions