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

Kernel 6.4 client support

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.16.0, Lustre 2.15.4
    • None
    • None
    • 3
    • 9223372036854775807

      linux kernel v6.3-rc4-32-g6eb203e1a868
        iov_iter: remove iov_iter_iovec()

      Provide a replacement iov_iter_iovec() when one is not provided.

      linux kernel v6.3-rc4-34-g747b1f65d39a
        iov_iter: overlay struct iovec and ubuf/len
      This renames iov_iter member iov to __iov and now __iov == __ubuf_iovec

      Our replacement iov_iter_iovec() needs to handle the changed member names

      linux kernel v6.3-rc1-13-g1aaba11da9aa
        driver core: class: remove module * from class_create()

      Provide an ll_class_create() to pass THIS_MODULE or not as needed by the current class_create() requirements.

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

              Created:
              Updated:
              Resolved: