Whamcloud - gitweb
LU-11111 lfsck: print correct parent FID 35/32935/2
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 3 Aug 2018 18:23:32 +0000 (12:23 -0600)
committerOleg Drokin <green@whamcloud.com>
Fri, 5 Oct 2018 22:26:55 +0000 (22:26 +0000)
commit3583e1fd998c56977adde9abe9c9a9dc9bd88d58
tree26eeac9257f788784477f60ea21617db5f958910
parente02cb40761ff8aae3df76c4210a345420b6d4ba1
LU-11111 lfsck: print correct parent FID

The LFSCK debug message for repairing a striped directory incorrectly
prints the child FID twice, rather than printing the parent FID:

  MDT0002-osd: namespace repair shard 0 [0x68002f9d1:0xa47c:0x0] ...
           ... of the striped directory [0x68002f9d1:0xa47c:0x0]

Fix this to print the parent FID.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I94b530ca6eaa07ee93bb8154bba8d356ce2f2896
Reviewed-on: https://review.whamcloud.com/32935
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lfsck/lfsck_striped_dir.c