Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
9223372036854775807
Description
Changes needed to support Linux 5.10 include:
- kzfree() is gone - renamed to kfree_sensitive()
- KERNEL_DS and set_fs()/get_fs() not available and not needed.
- ext4_handle_has_enough_credits() gone, use jbd2_handle_buffer_credits()
- EXT4_GET_BLOCKS_KEEP_SIZE and EXT4_INODE_EOFBLOCKS gone
- ldiskfs patches need refresh
- commit 6212804f2d78 causes module building to fail (again).