]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit47403a350562a80dd7637981b587435c752b816b
treec8dff7c59d8b2d356eda454aa57c6f0e278cad6b
parentd6add4f4251f780f9701398ab6b0b3bdbee10c29
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