linux/fs/f2fs
Jaegeuk Kim 30f0c75858 f2fs: should recover orphan and fsync data
The recovery routine should do all the time regardless of normal umount action.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
2012-12-26 10:39:52 +09:00
..
acl.c
acl.h
checkpoint.c
data.c
debug.c
dir.c f2fs: fix handling errors got by f2fs_write_inode 2012-12-26 10:39:52 +09:00
f2fs.h
file.c f2fs: fix handling errors got by f2fs_write_inode 2012-12-26 10:39:52 +09:00
gc.c
gc.h
hash.c
inode.c f2fs: fix handling errors got by f2fs_write_inode 2012-12-26 10:39:52 +09:00
Kconfig
Makefile
namei.c f2fs: make use of GFP_F2FS_ZERO for setting gfp_mask 2012-12-11 13:43:44 +09:00
node.c f2fs: fix handling errors got by f2fs_write_inode 2012-12-26 10:39:52 +09:00
node.h
recovery.c
segment.c
segment.h
super.c f2fs: should recover orphan and fsync data 2012-12-26 10:39:52 +09:00
xattr.c
xattr.h