summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2017-06-23 19:41:38 -0400
committerTheodore Ts'o <tytso@mit.edu>2017-06-23 19:41:38 -0400
commit66e0aaadce7fc99e91e0b427e2b177e14d0b951b (patch)
treebe85775278487f8fb97820f1e3afdc77acdb3996 /firmware
parent1ea1516fbbab2b30bf98c534ecaacba579a35208 (diff)
downloadblackbird-obmc-linux-66e0aaadce7fc99e91e0b427e2b177e14d0b951b.tar.gz
blackbird-obmc-linux-66e0aaadce7fc99e91e0b427e2b177e14d0b951b.zip
ext4: 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> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud