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

use CLASSERT() for compile-time checks

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: