Whamcloud - gitweb
LU-10199 utils: strip // from fid2path 78/30078/3
authorBen Evans <bevans@cray.com>
Tue, 14 Nov 2017 15:28:12 +0000 (10:28 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 22 Nov 2017 03:54:51 +0000 (03:54 +0000)
commit116b73d69bf2462fa9e9b8b9f629794bbda90ee5
tree7b6512e8860e8ce2619f3e4b96e84562fd74161e
parent1718fb73670a776d371aedfd80ac0d308a5ff6c3
LU-10199 utils: strip // from fid2path

There are a few ways to get a path with a // back from
fid2path, make sure we strip them all out

Signed-off-by: Ben Evans <bevans@cray.com>
Change-Id: I30591585ccf62e4d793ee658d2772ce1db242034
Reviewed-on: https://review.whamcloud.com/30078
Tested-by: Jenkins
Reviewed-by: Steve Guminski <stephenx.guminski@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/utils/liblustreapi.c