https://github.com/torvalds/linux
Revision 13ba41e346170e594b7ce582561b3efa5b85f18f authored by Jaegeuk Kim on 07 September 2017, 04:04:44 UTC, committed by Jaegeuk Kim on 08 September 2017, 03:55:51 UTC
This patch refactors get_lock_data_page() to handle encryption case directly.
In order to do that, it introduces common f2fs_submit_page_read().

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
1 parent d4c759e
History
Tip revision: 13ba41e346170e594b7ce582561b3efa5b85f18f authored by Jaegeuk Kim on 07 September 2017, 04:04:44 UTC
f2fs: make get_lock_data_page to handle encrypted inode
Tip revision: 13ba41e
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 8.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.2 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 410.5 KB
Makefile -rw-r--r-- 58.8 KB
README -rw-r--r-- 722 bytes

README

back to top