aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/quota.c
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-10-19 16:02:07 +0200
committerSteven Whitehouse <swhiteho@redhat.com>2006-10-20 09:16:20 -0400
commitb7d8ac3e1779c30ddef0a8f38042076c5007a23d (patch)
tree0c79c3ddb223504789e8f67e609b5924c6cf2ede /fs/gfs2/quota.c
parent[GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereference (diff)
downloadlinux-dev-b7d8ac3e1779c30ddef0a8f38042076c5007a23d.tar.xz
linux-dev-b7d8ac3e1779c30ddef0a8f38042076c5007a23d.zip
[GFS2] gfs2_dir_read_data(): fix uninitialized variable usage
In the "if (extlen)" case, "bh" was used uninitialized. This patch changes the code to what seems to have been intended. Spotted by the Coverity checker. This patch also removes a pointless "bh = NULL" asignment (the variable is never accessed again after this point). Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/quota.c')
0 files changed, 0 insertions, 0 deletions