]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - fs/f2fs/namei.c
f2fs: call update_inode_page for orphan inodes
authorJaegeuk Kim <jaegeuk@kernel.org>
Tue, 14 Jun 2016 01:27:02 +0000 (18:27 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 6 Jul 2016 17:44:07 +0000 (10:44 -0700)
commit67c3758d2267de589ee9a8856fe637cce85993d9
tree472822e307b67d50f851020a8ae04118cbefcbc4
parent3e19886eda963f0c1438b2d1a40334d421cd09a2
f2fs: call update_inode_page for orphan inodes

Let's store orphan inode pages right away.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/dir.c
fs/f2fs/f2fs.h
fs/f2fs/inode.c
fs/f2fs/namei.c
fs/f2fs/super.c