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

Adjust the format of rename_stats

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 2.16.0, Lustre 2.15.3
    • None
    • None
    • 9223372036854775807

    Description

      Currently the header of rename_stats is like:

      rename_stats: 
      -
        snapshot_time: 1234567890.123456789
        start_time:    1234567880.987654321
        elapsed_time:  9.135802468
      

      Change it to:

      rename_stats: 
      - snapshot_time: 1234567890.123456789
      - start_time:    1234567880.987654321
      - elapsed_time:  9.135802468
      

      Both are valid YAML but the latter is more friendly to human.

      Attachments

        Issue Links

          Activity

            People

              flei Feng Lei
              flei Feng Lei
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: