kernel_optimize_test/fs/f2fs
Jaegeuk Kim 1646cfac95 f2fs: skip get_node_page if locked node page is passed
If get_dnode_of_data gets a locked node page, let's skip redundant
get_node_page calls.
This is for the futher enhancement.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
2013-05-28 15:03:01 +09:00
..
acl.c
acl.h
checkpoint.c f2fs: fix BUG_ON during f2fs_evict_inode(dir) 2013-05-28 15:03:01 +09:00
data.c f2fs: fix the inconsistent state of data pages 2013-05-28 15:03:00 +09:00
debug.c
dir.c f2fs updates for v3.10 2013-05-08 15:11:48 -07:00
f2fs.h f2fs: fix BUG_ON during f2fs_evict_inode(dir) 2013-05-28 15:03:01 +09:00
file.c f2fs updates for v3.10 2013-05-08 15:11:48 -07:00
gc.c
gc.h
hash.c
inode.c
Kconfig
Makefile
namei.c f2fs: remove unnecessary por_doing check 2013-05-28 15:03:01 +09:00
node.c f2fs: skip get_node_page if locked node page is passed 2013-05-28 15:03:01 +09:00
node.h
recovery.c f2fs: fix BUG_ON during f2fs_evict_inode(dir) 2013-05-28 15:03:01 +09:00
segment.c
segment.h
super.c f2fs updates for v3.10 2013-05-08 15:11:48 -07:00
xattr.c
xattr.h