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

use CLASSERT() for compile-time checks

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Trivial
    • Lustre 2.11.0
    • None
    • None
    • 9223372036854775807

    Description

      Some code consistency checks are being done at runtime with LASSERT() when they could be done at compile time with CLASSERT(). This might miss defects introduced into the code if that particular code path is not exercised during testing.

      Attachments

        Activity

          People

            adilger Andreas Dilger
            adilger Andreas Dilger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: