kernel_optimize_test/fs/f2fs
Jaegeuk Kim 63c52d7878 f2fs: don't invalidate atomic page if successful
If we committed atomic write successfully, we don't need to invalidate pages.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2016-04-15 08:50:25 -07:00
..
acl.c
acl.h
checkpoint.c f2fs: remove redundant condition check 2016-04-15 08:49:47 -07:00
data.c f2fs: remove redundant condition check 2016-04-15 08:49:47 -07:00
debug.c f2fs: show current mount status 2016-04-15 08:49:47 -07:00
dir.c f2fs: fix to convert inline directory correctly 2016-04-15 08:49:47 -07:00
extent_cache.c
f2fs.h f2fs: fix to convert inline directory correctly 2016-04-15 08:49:47 -07:00
file.c f2fs: unset atomic/volatile flag in f2fs_release_file 2016-04-15 08:49:47 -07:00
gc.c
gc.h
hash.c
inline.c f2fs: fix to convert inline directory correctly 2016-04-15 08:49:47 -07:00
inode.c
Kconfig
Makefile
namei.c
node.c f2fs: add BUG_ON to avoid unnecessary flow 2016-04-15 08:49:47 -07:00
node.h
recovery.c f2fs: give -EINVAL for norecovery and rw mount 2016-04-15 08:49:47 -07:00
segment.c f2fs: don't invalidate atomic page if successful 2016-04-15 08:50:25 -07:00
segment.h
shrinker.c
super.c f2fs: treat as a normal umount when remounting ro 2016-04-15 08:49:47 -07:00
trace.c
trace.h
xattr.c f2fs: give -E2BIG for no space in xattr 2016-04-15 08:50:25 -07:00
xattr.h