Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
el9.6 needs a trivial change in ext4-encdata.patch from linux-6.6 due to patch context picking up the upstream kernel change from el9.6:
generic_fillattr(idmap, inode, stat);
vs linux-6.6 (and later)
generic_fillattr(idmap, request_mask, inode, stat);