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)
commit8074bb515014d281a6f5f1218648aa3abd9c22ab
treee40dc1a7d5d8f7bf26d911169c9b1ddd1c3752d7
parent0b81d0779072696371822e5ed9e7c6292e547024
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
This page took 0.024921 seconds and 5 git commands to generate.