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

Use readdir cache for lookup when available

Details

    • New Feature
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • 9223372036854775807

    Description

      It looks like when we have a fully (and even not so fully?) populated readdir cache under update lock on the client, we could be using that for lookup.

      Obvious benefit is ability to have negative lookups without any RPCs. Benefits for positive lookups are a bit less certain since even for things like unlinks the permission check would need more data (if we don't yet have the inode cached), though potentially we can still use that with better performance.

      Attachments

        Issue Links

          Activity

            [LU-10999] Use readdir cache for lookup when available
            There are no comments yet on this issue.

            People

              wc-triage WC Triage
              green Oleg Drokin
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: