summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorJeff Layton <jlayton@primarydata.com>2014-06-17 15:44:14 +0400
committerJ. Bruce Fields <bfields@redhat.com>2014-06-23 19:31:37 +0400
commit94ec938b612eb877bb6622847972dd739ef738b8 (patch)
tree031f1e13f33fc8a437f0a3e95ece9ff628da6430 /include/linux/kernel.h
parente2afc81919400505481a985fb389475707195c3c (diff)
downloadlinux-94ec938b612eb877bb6622847972dd739ef738b8.tar.xz
nfsd: add appropriate __force directives to filehandle generation code
The filehandle structs all use host-endian values, but will sometimes stuff big-endian values into those fields. This is OK since these values are opaque to the client, but it confuses sparse. Add __force to make it clear that we are doing this intentionally. 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 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions