linux/fs/logfs
Al Viro 256249584b 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>
2010-08-09 16:47:28 -04:00
..
compr.c
dev_bdev.c
dev_mtd.c
dir.c fix leak in __logfs_create() 2010-08-09 16:47:28 -04:00
file.c drop unused dentry argument to ->fsync 2010-05-27 22:05:02 -04:00
gc.c
inode.c
journal.c
Kconfig
logfs_abi.h
logfs.h drop unused dentry argument to ->fsync 2010-05-27 22:05:02 -04:00
Makefile
readwrite.c
segment.c
super.c