aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2019-05-20 09:29:45 -0700
committerEric Biggers <[email protected]>2019-05-28 10:27:53 -0700
commit930d453995bdf4a0000bd162dfd4b70c6d7329f8 (patch)
treefcfc6f8c9cb1cbde2fe3c965cdf393d54595f6f2 /scripts/gdb/linux/timerlist.py
parent53bc1d854c64c20d967dab15b111baca02a6d99e (diff)
fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range()
Adjust fscrypt_zeroout_range() to encrypt a block at a time rather than a page at a time, so that it works when blocksize < PAGE_SIZE. This isn't optimized for performance, but then again this function already wasn't optimized for performance. As a future optimization, we could submit much larger bios here. This is in preparation for allowing encryption on ext4 filesystems with blocksize != PAGE_SIZE. This is based on work by Chandan Rajendra. Reviewed-by: Chandan Rajendra <[email protected]> Signed-off-by: Eric Biggers <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions