Whamcloud - gitweb
LU-10199 utils: strip // from fid2path 75/31775/2
authorBen Evans <bevans@cray.com>
Tue, 14 Nov 2017 15:28:12 +0000 (10:28 -0500)
committerJohn L. Hammond <john.hammond@intel.com>
Thu, 5 Apr 2018 20:35:51 +0000 (20:35 +0000)
commita2b9a5dabf5a6a66192cc15beb03fba8bde167af
treee31dd5b5b9276f68cfb912806f287683af010411
parent92d562457b947f02891e7c76b265bde4f9ed23c2
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

Lustre-commit: 116b73d69bf2462fa9e9b8b9f629794bbda90ee5
Lustre-change: https://review.whamcloud.com/30078

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