fix leak in __logfs_create()
if kmalloc fails, we still need to drop the inode, as we do
on other failure exits.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
parent
0e4f6a79
Please register or sign in to comment
if kmalloc fails, we still need to drop the inode, as we do
on other failure exits.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>