Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.6.0
-
3
-
17035
Description
sanity test_133g () defect : missing return after "skip"
[ $(lustre_version_code $SINGLEMDS) -le $(version_code 2.5.54) ] &&
skip "Too old lustre on MDS"
This is introduced by :
commit d38e06f049402cebc38fadc13fc1273ad2ae09d0 Author: Oleg Drokin <oleg.drokin@intel.com> Date: Sat Apr 5 22:38:30 2014 -0400 LU-4563 Fix unsafe userspace access in many proc files