lockd: properly convert be32 values in debug messages
authorVasily Averin <vvs@sw.ru>
Wed, 1 Jun 2011 12:54:32 +0000 (16:54 +0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 12 Jul 2011 17:40:26 +0000 (13:40 -0400)
commit82c2c8b8616fa9e77264c53f0df483f74ac54613
tree076484dd88df425beba4cce7eb00576a2c9fbf23
parent726fd6ad59f73bd116b6a22d701db078183673c8
lockd: properly convert be32 values in debug messages

lockd: server returns status 50331648
it's quite hard to understand that number in this message is 3 in big endian

Signed-off-by: Vasily Averin <vvs@sw.ru>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/lockd/clntproc.c