https://github.com/torvalds/linux
Revision 1958593e4fa9fa9e3e2d03b27e72af314c2891be authored by Jaegeuk Kim on 05 September 2017, 23:54:24 UTC, committed by Jaegeuk Kim on 06 September 2017, 03:11:29 UTC
This patch replaces (f2fs_encrypted_inode() && S_ISREG()) with
f2fs_encrypted_file(), which gives no functional change.

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
1 parent 2afce76
History
Tip revision: 1958593e4fa9fa9e3e2d03b27e72af314c2891be authored by Jaegeuk Kim on 05 September 2017, 23:54:24 UTC
f2fs: introduce f2fs_encrypted_file for clean-up
Tip revision: 1958593
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