Whamcloud - gitweb
LU-12275 sec: reserve flags for client side encryption
[fs/lustre-release.git] / lustre / obdclass / lprocfs_status.c
index e85e395..11fdc78 100644 (file)
@@ -786,6 +786,7 @@ static const char *obd_connect_names[] = {
        "pcc",                  /* 0x1000 */
        "plain_layout",         /* 0x2000 */
        "async_discard",        /* 0x4000 */
+       "client_encryption",    /* 0x8000 */
        NULL
 };