diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2012-07-12 00:30:32 +0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-07-16 22:53:43 +0400 |
commit | 56d08fef2369d5ca9ad2e1fc697f5379fd8af751 (patch) | |
tree | 19439ef513be93f995cf9a579038c44660fbd2f4 /include/linux/sunrpc/auth.h | |
parent | 38527b153a7b43e5c8103f0c2d901d11cfa26d30 (diff) | |
download | linux-56d08fef2369d5ca9ad2e1fc697f5379fd8af751.tar.xz |
NFS: nfs_getaclargs.acl_len is a size_t
Squelch compiler warnings:
fs/nfs/nfs4proc.c: In function ‘__nfs4_get_acl_uncached’:
fs/nfs/nfs4proc.c:3811:14: warning: comparison between signed and
unsigned integer expressions [-Wsign-compare]
fs/nfs/nfs4proc.c:3818:15: warning: comparison between signed and
unsigned integer expressions [-Wsign-compare]
Introduced by commit bf118a34 "NFSv4: include bitmap in nfsv4 get
acl data", Dec 7, 2011.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'include/linux/sunrpc/auth.h')
0 files changed, 0 insertions, 0 deletions