EXT4 Encryption To Be Unified In Linux 4.8

The main EXT4 kernel code change for Linux 4.8 is that the file-system encryption code has been unified with the code in fs/crypto. EXT4 is no longer maintaining its own encryption code but is used this shared file-system crypto code, which is currently also used by the F2FS (Flash Friendly File System).
Aside from reworking the crypto code, EXT4 for Linux 4.8 also has a number of bug fixes. More details here.
10 Comments