summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorChandan Rajendra <chandan@linux.ibm.com>2019-05-20 09:29:49 -0700
committerEric Biggers <ebiggers@google.com>2019-05-28 10:27:53 -0700
commit7e0785fce14f75976a80b241d732e210e380923e (patch)
tree130615e4d12af19cadf76844ba4a1dcc3ec97827 /Documentation
parentffceeefb337b3ba9da36633072490caa96289345 (diff)
downloadlinux-stable-7e0785fce14f75976a80b241d732e210e380923e.tar.gz
linux-stable-7e0785fce14f75976a80b241d732e210e380923e.tar.bz2
linux-stable-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 'Documentation')
0 files changed, 0 insertions, 0 deletions