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

Adjust the format of rename_stats

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: