lockd: fix the endianness bug
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 13 Apr 2012 17:49:47 +0000 (13:49 -0400)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 11 May 2012 12:14:15 +0000 (13:14 +0100)
commit4d0892e26975d5664bdf127646f8d3988c99e98e
tree0eb5c031614135327f451eefd2d485dcb9c5469f
parentd78cd96d3300d63d574821d8f09a20cb1dd91277
lockd: fix the endianness bug

commit e847469bf77a1d339274074ed068d461f0c872bc upstream.

comparing be32 values for < is not doing the right thing...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
fs/lockd/clnt4xdr.c
fs/lockd/clntxdr.c