Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-18862

Update ldiskfs patch series for el9.6

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 2.17.0
    • 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);
      

      Attachments

        Activity

          People

            stancheff Shaun Tancheff
            stancheff Shaun Tancheff
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: