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

lfs find fixes

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 2.2.0, Lustre 2.1.3
    • None
    • None
    • 4809

    Description

      lfs find should send getattr on mds only if needed;
      lfs find should not break on matched obd but check other parameters as well;
      lfs find compare fixes:

      • size +N is supposed to find files larger than N, equal size is not included;
      • ! size -N is supposed to find files larger or equal N;
      • size units are to be initiailized to 1 if none is specified (K|M|G) to find the proper region;
      • file type should not be checked twice, but instead to be checked if not yet;
      • return value from previous time checks in find_time_check() should not screw up another check;

      Attachments

        Issue Links

          Activity

            People

              green Oleg Drokin
              vitaly_fertman Vitaly Fertman
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: