]> Pileus Git - ~andy/linux/commit
GFS2: More automated code analysis fixes
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 8 Nov 2011 14:04:20 +0000 (14:04 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 8 Nov 2011 14:04:20 +0000 (14:04 +0000)
commit87654896ca619ff64f94d3881d6bd0ec7b29e25f
treed5f19dca46c1d6aaa20a3a13acfe739eec0cc203
parentdfe4d34b39b80faff52489f950a18523da7581bf
GFS2: More automated code analysis fixes

A potentially uninitialised variable, some unreachable code,
and the main part of this, fixing the error path in the
unlink function.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/bmap.c
fs/gfs2/file.c
fs/gfs2/inode.c