Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
9223372036854775807
Description
Now that Linux 5.9 is in released it makes sense to support compiling against it
This requires:
- ldiskfs patch updates to follow kernel extt4 changes.
- removal of smp_read_barrier_depends() which no longer exists
- Fix autoconf check for clean_bdev_aliases which no longer works
- Remove dependence on seqment_eq() which no longer exits.
Attachments
Issue Links
- is related to
-
LU-12511 Prepare lustre for adoption into the linux kernel
- Open