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

Change socklnd calls from sock_create() to sock_create_kern()

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 2.10.0, Upstream
    • None
    • None
    • 9223372036854775807

    Description

      Andreas noticed this comment in patches landing to upstream 4.12:

         commit cdfbabfb2f0ce983fdaa42f20e5f7842178fc01e
         Subject: net: Work around lockdep limitation in sockets that use sockets
      
         I noticed that lustre and ocfs don't create sockets
         through sock_create_kern() and thus they aren't marked as for-kernel,
         though they appear to be internal.  I wonder if these should do that so
         that they use the new set of lock keys.
      
      

      This ticket is for just updating the socklnd calls from sock_create() to sock_create_kern().

      Attachments

        Issue Links

          Activity

            People

              doug Doug Oucharek (Inactive)
              doug Doug Oucharek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: