aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorChandan Rajendra <[email protected]>2019-05-20 09:29:50 -0700
committerEric Biggers <[email protected]>2019-05-28 10:27:53 -0700
commit0b578f358a6a7afee2ddc48dd39c2972726187de (patch)
treed85e098547e7986c7ef9cfd1d36679372869e8c2 /scripts/gdb/linux/timerlist.py
parent7e0785fce14f75976a80b241d732e210e380923e (diff)
ext4: decrypt only the needed blocks in ext4_block_write_begin()
In ext4_block_write_begin(), only decrypt the blocks that actually need to be decrypted (up to two blocks which intersect the boundaries of the region that will be written to), rather than assuming blocksize == PAGE_SIZE and decrypting the whole page. This is in preparation for allowing encryption on ext4 filesystems with blocksize != PAGE_SIZE. Signed-off-by: Chandan Rajendra <[email protected]> (EB: rebase onto previous changes, improve the commit message, and move the check for encrypted inode) Signed-off-by: Eric Biggers <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions