mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Under typical circumstances these sysfs attributes should be available however if the device happens to be in the process of being removed without the protection of the ap config file lock, this scenario can be encountered. In this case, ignore the device and assume it is in the process of being removed. Reviewed-by: Tony Krowiak <akrowiak@linux.ibm.com> Reviewed-by: Boris Fiuczynski <fiuczy@linux.ibm.com> Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>