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

Build breaks with 5.4+ and CONFIG_FS_ENCRYPTION not set

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • None
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      /home/shaun/lustre-release/lustre/include/lustre_crypto.h:44:28: error: variable ‘lustre_cryptops’ has initializer but incomplete type
       #define llcrypt_operations fscrypt_operations
                                  ^
      /home/shaun/lustre-release/lustre/llite/crypto.c:136:14: note: in expansion of macro ‘llcrypt_operations’
       const struct llcrypt_operations lustre_cryptops = {
                    ^
      /home/shaun/lustre-release/lustre/llite/crypto.c:137:2: error: unknown field ‘key_prefix’ specified in initializer
        .key_prefix  = "lustre:",
      

      Attachments

        Activity

          People

            stancheff Shaun Tancheff
            stancheff Shaun Tancheff
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: