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

Improve location of 'out:' in ll_file_io_generic

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • None
    • 9223372036854775807

    Description

      The location of the 'out:' label in ll_file_io_generic is a bit scary, because it skips part of the setup for io_restart, where partial io is taken in to account.  This is safe today because 'out:' is only used before calls to cl_io_loop, so a partial IO is impossible, but if 'out;' is ever used later in the function, it will be incorrect.  Let's move it now rather than leave a trap for the unwary.

      Attachments

        Activity

          People

            paf0186 Patrick Farrell (Inactive)
            paf0186 Patrick Farrell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: