X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fobdclass%2Flprocfs_status.c;h=5463e7722c35b2dd90736234da77f3afbf17ceda;hp=12d91e3859f9c5d4e64d465893c4c86149c28dc9;hb=fb4073bc3cfbf1a7ad17b03270e986098a2869ee;hpb=68d51026c201264884d6a2d113bd9606c9a09d27 diff --git a/lustre/obdclass/lprocfs_status.c b/lustre/obdclass/lprocfs_status.c index 12d91e3..5463e77 100644 --- a/lustre/obdclass/lprocfs_status.c +++ b/lustre/obdclass/lprocfs_status.c @@ -726,8 +726,6 @@ static int obd_import_flags2str(struct obd_import *imp, char *str, int max) flag2str(deactive); flag2str(replayable); flag2str(pingable); - flag2str(recon_bk); - flag2str(last_recon); return len; } #undef flags2str