aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/ubifs/ubifs.h
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2017-05-22 17:39:44 -0700
committerRichard Weinberger <richard@nod.at>2017-07-05 23:52:50 +0200
commitaf65936a7a5bb8ec1d05b2a7670f84ca2014628d (patch)
tree04187325babe531bcdf695863c1a20bf0e21046f /fs/ubifs/ubifs.h
parentubifs: require key for truncate(2) of encrypted file (diff)
downloadwireguard-linux-af65936a7a5bb8ec1d05b2a7670f84ca2014628d.tar.xz
wireguard-linux-af65936a7a5bb8ec1d05b2a7670f84ca2014628d.zip
ubifs: don't bother checking for encryption key in ->mmap()
Since only an open file can be mmap'ed, and we only allow open()ing an encrypted file when its key is available, there is no need to check for the key again before permitting each mmap(). Signed-off-by: Eric Biggers <ebiggers@google.com> Acked-by: Richard Weinberger <richard@nod.at> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions