Originally posted by SystemCrasher
View Post
Announcement
Collapse
No announcement yet.
EXT4 On Linux 5.5 To Support Encryption On Smaller Block Sizes
Collapse
X
-
Originally posted by archsway View PostDon't some POWER systems use 64k page sizes?
The other reason is that it eliminates the special case where ext4 encryption didn't work with block size less than 4K on architectures with 4K pages such as x86 and ARM. Though this limitation was rarely encountered in practice as the ext4 block size is normally 4K, it was still annoying to have to document.
- Likes 1
Comment
Comment