alistair23-linux/fs/f2fs
Chao Yu 4e423832a6 f2fs: fix error path of fill_super
In fill_super, if root inode's attribute is incorrect, we need to
call f2fs_destroy_stats to release stats memory.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2018-07-27 18:03:59 +09:00
..
acl.c posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_t 2018-01-02 19:27:28 -08:00
acl.h
checkpoint.c f2fs: don't acquire orphan ino during recovery 2018-07-27 18:03:59 +09:00
data.c f2fs: allow wrong configured dio to buffered write 2018-07-15 12:14:04 +09:00
debug.c f2fs: avoid stucking GC due to atomic write 2018-05-31 11:31:51 -07:00
dir.c f2fs: clean up symbol namespace 2018-05-31 11:31:53 -07:00
extent_cache.c f2fs: clean up symbol namespace 2018-05-31 11:31:53 -07:00
f2fs.h f2fs: indicate shutdown f2fs to allow unmount successfully 2018-07-27 18:03:56 +09:00
file.c f2fs: indicate shutdown f2fs to allow unmount successfully 2018-07-27 18:03:56 +09:00
gc.c f2fs: let sync node IO interrupt async one 2018-06-04 14:33:20 -07:00
gc.h f2fs: introduce sbi->gc_mode to determine the policy 2018-05-31 11:31:51 -07:00
hash.c
inline.c f2fs: clean up symbol namespace 2018-05-31 11:31:53 -07:00
inode.c f2fs: indicate shutdown f2fs to allow unmount successfully 2018-07-27 18:03:56 +09:00
Kconfig
Makefile
namei.c vfs/y2038: inode timestamps conversion to timespec64 2018-06-15 07:31:07 +09:00
node.c f2fs: indicate shutdown f2fs to allow unmount successfully 2018-07-27 18:03:56 +09:00
node.h f2fs: don't track new nat entry in nat set 2018-03-27 20:10:29 -07:00
recovery.c f2fs: clean up symbol namespace 2018-05-31 11:31:53 -07:00
segment.c treewide: Use array_size in f2fs_kvzalloc() 2018-06-12 16:19:22 -07:00
segment.h f2fs: fix to update mtime correctly 2018-06-04 14:31:11 -07:00
shrinker.c f2fs: clean up symbol namespace 2018-05-31 11:31:53 -07:00
super.c f2fs: fix error path of fill_super 2018-07-27 18:03:59 +09:00
sysfs.c f2fs: avoid potential deadlock in f2fs_sbi_store 2018-07-27 18:03:59 +09:00
trace.c f2fs: fix potential hangtask in f2fs_trace_pid 2018-01-02 19:27:30 -08:00
trace.h
xattr.c f2fs: clean up symbol namespace 2018-05-31 11:31:53 -07:00
xattr.h