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

lookup_intent handling is obscure

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.9.0
    • Lustre 2.8.0
    • None
    • 3
    • 9223372036854775807

      The handling of the members of struct lookup_intent is obscure. There is a pointless union, void *it_data should be struct ptlrpc_request *it_request. The lock cookies are __u64 rather than struct lustre_handle. We do not use const qualifiers on function parameters where we should.

            jhammond John Hammond
            jhammond John Hammond
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: