NLM: NLM protocol version numbers are u32
authorChuck Lever <chuck.lever@oracle.com>
Fri, 14 Mar 2008 18:18:37 +0000 (14:18 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Mar 2008 22:00:47 +0000 (18:00 -0400)
commiteb18860e1385bfc7f08fcb7ba362e4a5156c8324
treec8dff7c59d8b2d356eda454aa57c6f0e278cad6b
parent90d5b18061656993410dfd57ddb88aa5a3f34563
NLM: NLM protocol version numbers are u32

Clean up: RPC protocol version numbers are u32.  Make sure we use an
appropriate type for NLM version numbers when calling nlm_lookup_host().

Eliminates a harmless mixed sign comparison in nlm_host_lookup().

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/lockd/host.c
include/linux/lockd/lockd.h