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

lfs ladvise range end/length off by 1

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • Lustre 2.12.3
    • None
    • 3
    • 9223372036854775807

    Description

      lfs ladvise mistakenly treats ranges like 0-1M as [0,1M], and requests action on:
      0,1045876

      But this is actually 1M+1.

      We need to correct it to take action on [0,1M).

      Attachments

        Activity

          [LU-12421] lfs ladvise range end/length off by 1
          pjones Peter Jones made changes -
          Fix Version/s Original: Lustre 2.14.0 [ 14490 ]
          adilger Andreas Dilger made changes -
          Assignee Original: Patrick Farrell [ pfarrell ] New: Li Xi [ lixi_wc ]
          adilger Andreas Dilger made changes -
          Affects Version/s New: Lustre 2.12.3 [ 14418 ]
          adilger Andreas Dilger made changes -
          Fix Version/s New: Lustre 2.14.0 [ 14490 ]
          pfarrell Patrick Farrell (Inactive) created issue -

          People

            lixi_wc Li Xi
            pfarrell Patrick Farrell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: