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

Use kernel_read/write instead of vfs_read/write for PCC

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.13.0
    • Lustre 2.13.0
    • None
    • 3
    • 9223372036854775807

      In the latest kernel (version 4.14), vfs_read/write are no long export kernel symbols any more.  The merged PCC still calls the vfs_read/write functions. This rusults in the complile failure.

      We should use kernel_read/write instead of vfs_read/write.

            qian_wc Qian Yingjin
            qian_wc Qian Yingjin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: