Whamcloud - gitweb
LUDOC-259 lfsck: add the missed lfsck command and option 28/26028/6
authorFan Yong <fan.yong@intel.com>
Tue, 8 Nov 2016 17:45:36 +0000 (01:45 +0800)
committerJoseph Gmitter <joseph.gmitter@intel.com>
Thu, 23 Mar 2017 13:22:13 +0000 (13:22 +0000)
commitf1e4fa7e73797c13a55d3de49bedfb9987e761d7
tree111af5e4502d6477896f0d47ce9de0fcf5148ede
parent072dce23c3a274689721dbd629f92a5aa49a788c
LUDOC-259 lfsck: add the missed lfsck command and option

Including the miss lfsck_query command:
lfsck_query [-M | --device MDT_device] [-h | --help]
            [-t | --type lfsck_type[,lfsck_type...]]
            [-w | --wait]

The missed lfsck_start option:
[-d | --delay_create_ostobj]

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: I1f14fb508ec1379d250176cf646156c786b92a06
Reviewed-on: https://review.whamcloud.com/26028
Tested-by: Jenkins
Reviewed-by: Joseph Gmitter <joseph.gmitter@intel.com>
TroubleShootingRecovery.xml