Commits
Konstantin Khlebnikov committed 32096ea1aac
vfs: fix dentry leak in simple_fill_super() put dentry if inode allocation failed, d_genocide() cannot release it Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org> Signed-off-by: Christoph Hellwig <hch@lst.de>