[GIT PULL] f2fs fixes for v4.6-rc3

From: Jaegeuk Kim
Date: Mon Apr 04 2016 - 01:21:17 EST


Hi Linus,

Could you please pull the below commits for v4.6-rc3?

Thanks,

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-for-linus

for you to fetch changes up to b2dde6fca37e947628b82ae8f35e183ff112d07c:

f2fs: retrieve IO write stat from the right place (2016-03-30 13:21:16 -0700)

----------------------------------------------------------------
Jaegeuk Kim (2):
f2fs: cover large section in sanity check of super
f2fs crypto: fix corrupted symlink in encrypted case

Shuoran Liu (1):
f2fs: retrieve IO write stat from the right place

fs/f2fs/namei.c | 12 +++----
fs/f2fs/super.c | 104 +++++++++++++++++++++++++++++++++++---------------------
2 files changed, 72 insertions(+), 44 deletions(-)