]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
f2fs: deny accessing encryption policy if encryption is off
authorChao Yu <yuchao0@huawei.com>
Tue, 14 Nov 2017 11:28:42 +0000 (19:28 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 15 Nov 2017 16:30:19 +0000 (08:30 -0800)
commitead710b7d82dc9e8184e10871c155a3ed8b3f673
tree578b94687f1eb5cd3c27f722c0d341f41a5688e6
parent812c60564ca721a2527ed069c9221ec348368fd7
f2fs: deny accessing encryption policy if encryption is off

This patch adds missing feature check in encryption ioctl interface.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/file.c