aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/rgrp.c
diff options
context:
space:
mode:
authorNathan Straz <nstraz@redhat.com>2012-12-11 17:01:24 -0500
committerSteven Whitehouse <swhiteho@redhat.com>2013-01-02 10:04:00 +0000
commitec1487528bed94c4aaff3687834fe94203880fd6 (patch)
tree596a9a256e1465b3baf3ee882a6a06c1d2311f34 /fs/gfs2/rgrp.c
parentMerge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux (diff)
downloadlinux-dev-ec1487528bed94c4aaff3687834fe94203880fd6.tar.xz
linux-dev-ec1487528bed94c4aaff3687834fe94203880fd6.zip
GFS2: Initialize hex string to '0'
When generating the DLM lock name, a value of 0 would skip the loop and leave the string unchanged. This left locks with a value of 0 unlabeled. Initializing the string to '0' fixes this. Signed-off-by: Nathan Straz <nstraz@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/rgrp.c')
0 files changed, 0 insertions, 0 deletions