linux-stable/fs/f2fs
Jaegeuk Kim 95f5b0fc5e f2fs: fix to recover converted inline_data
If an inode has converted inline_data which was written to the disk, we should
set its inode flag for further fsync so that this inline_data can be recovered
from sudden power off.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2014-11-25 18:08:00 -08:00
..
acl.c
acl.h
checkpoint.c
data.c f2fs: fix deadlock during inline_data conversion 2014-11-25 12:08:30 -08:00
debug.c
dir.c f2fs: introduce f2fs_dentry_kunmap to clean up 2014-11-23 21:51:53 -08:00
f2fs.h f2fs: introduce f2fs_dentry_kunmap to clean up 2014-11-23 21:51:53 -08:00
file.c
gc.c f2fs: avoid unable to restart gc thread in remount 2014-11-19 22:49:30 -08:00
gc.h
hash.c
inline.c f2fs: fix to recover converted inline_data 2014-11-25 18:08:00 -08:00
inode.c
Kconfig
Makefile
namei.c f2fs: introduce f2fs_dentry_kunmap to clean up 2014-11-23 21:51:53 -08:00
node.c f2fs: no more dirty_nat_entires when flushing 2014-11-25 17:26:36 -08:00
node.h
recovery.c f2fs: introduce f2fs_dentry_kunmap to clean up 2014-11-23 21:51:53 -08:00
segment.c f2fs: fix livelock calling f2fs_iget during f2fs_evict_inode 2014-11-23 21:51:57 -08:00
segment.h
super.c
xattr.c
xattr.h