btrfs_inode_by_name return random value.
authorYan <yanzheng@21cn.com>
Thu, 25 Oct 2007 19:48:28 +0000 (15:48 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:03:57 +0000 (11:03 -0400)
When inode is found, the return value is from the uninitialized
variable 'ret'.

--

Signed-off-by: Chris Mason <chris.mason@oracle.com>

No differences found