diff options
author | 2019-05-20 09:29:49 -0700 | |
---|---|---|
committer | 2019-05-28 10:27:53 -0700 | |
commit | 7e0785fce14f75976a80b241d732e210e380923e (patch) | |
tree | 130615e4d12af19cadf76844ba4a1dcc3ec97827 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fscrypt: decrypt only the needed blocks in __fscrypt_decrypt_bio() (diff) | |
download | wireguard-linux-7e0785fce14f75976a80b241d732e210e380923e.tar.xz wireguard-linux-7e0785fce14f75976a80b241d732e210e380923e.zip |
ext4: clear BH_Uptodate flag on decryption error
If decryption fails, ext4_block_write_begin() can return with the page's
buffer_head marked with the BH_Uptodate flag. This commit clears the
BH_Uptodate flag in such cases.
Signed-off-by: Chandan Rajendra <chandan@linux.ibm.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions