X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fobdclass%2Flprocfs_status.c;fp=lustre%2Fobdclass%2Flprocfs_status.c;h=c61033f12d811685328edc6091092c0933b14933;hp=165281c4f159c122ae712b1de715c65c71a33af6;hb=6f74bb60ff6c58f4a2647556124c501100330f4c;hpb=b054fcd7852f6a22f8ec469ce94ddf6f3331ab34 diff --git a/lustre/obdclass/lprocfs_status.c b/lustre/obdclass/lprocfs_status.c index 165281c..c61033f 100644 --- a/lustre/obdclass/lprocfs_status.c +++ b/lustre/obdclass/lprocfs_status.c @@ -648,6 +648,9 @@ static const char *const obd_connect_names[] = { "lock_contend", /* 0x2000000 */ "atomic_open_lock", /* 0x4000000 */ "name_encryption", /* 0x8000000 */ + "mkdir_replay", /* 0x10000000 */ + "dmv_inherit", /* 0x20000000 */ + "encryption_fid2path", /* 0x40000000 */ NULL };