GFS2: print glock numbers in hex
authorBob Peterson <rpeterso@redhat.com>
Tue, 23 Feb 2010 17:20:00 +0000 (12:20 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 1 Mar 2010 14:09:04 +0000 (14:09 +0000)
commit4818972efb105730f007e5efc05e203a065fc318
tree65db0a0dab39e428d1ed95926ccfb6f2a4fa16bd
parente5884636da3a128617032747654284ae7badc7ff
GFS2: print glock numbers in hex

This patch changes glock numbers from printing in decimal to hex.
Since DLM prints corresponding resource IDs in hex, it makes debugging
easier.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glock.c