diff options
author | Nathan Straz <nstraz@redhat.com> | 2012-12-12 02:01:24 +0400 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2013-01-02 14:04:00 +0400 |
commit | ec1487528bed94c4aaff3687834fe94203880fd6 (patch) | |
tree | 596a9a256e1465b3baf3ee882a6a06c1d2311f34 /fs/binfmt_flat.c | |
parent | 4a490b78cb7e0e5efa44425df72a9fedc1c36366 (diff) | |
download | linux-ec1487528bed94c4aaff3687834fe94203880fd6.tar.xz |
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/binfmt_flat.c')
0 files changed, 0 insertions, 0 deletions