Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Lustre 2.1.0
-
None
-
Lustre 2.1 version on both cray and non cray environments
-
18,750
-
5027
Description
This patch goal is to move the fail_loc handling from lustre to libcfs. The reason being is that currently you can only do fault testing in the lustre core code. By moving this code to libcfs all sub systems will be able to inject faults into the system for testing purposes. This is in particular needed to support the cray gemini klnd driver since one can inject faults for testing failure conditions.