]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs crypto: sync ext4_lookup and ext4_file_open
authorJaegeuk Kim <jaegeuk@kernel.org>
Tue, 23 Feb 2016 17:21:37 +0000 (09:21 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 18 Mar 2016 04:19:42 +0000 (21:19 -0700)
commit2a915aedb35b62fa27fa0f78d1d6e77d0ed01bd8
treee40dc1a7d5d8f7bf26d911169c9b1ddd1c3752d7
parent405a20bf504dc83b43b5c74b437d1d239472c5b0
f2fs crypto: sync ext4_lookup and ext4_file_open

This patch tries to catch up with lookup and open policies in ext4.

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