Whamcloud - gitweb
LU-11668 debug: print object type in mdd_parent_fid 00/33700/4
authorLai Siyao <lai.siyao@intel.com>
Thu, 25 Oct 2018 16:10:34 +0000 (00:10 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 29 Nov 2018 22:56:00 +0000 (22:56 +0000)
commit9a4a99b81a267a098b92ec10991af27b7f3cae7e
treeb85a6b8808d108ec11e51b079d82501abfa5a691
parent3bfb6107ba4e92d8aa02e842502bc44bac7b8b43
LU-11668 debug: print object type in mdd_parent_fid

mdd_parent_fid() get parent fid for directory, but racer shows
the passed in object is not directory, print its type to help
debug.

Test-Parameters: trivial
Signed-off-by: Lai Siyao <lai.siyao@whamcloud.com>
Signed-off-by: Peter Jones <pjones@whamcloud.com>
Change-Id: I4b3eedb159fc0efccc15e35cb59010fe02fa9e01
Reviewed-on: https://review.whamcloud.com/33700
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
lustre/mdd/mdd_dir.c