Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cause: Reading /sys/kernel/kexec_crash_size can report errno 16 - device busy. Consequence: The role fails because it cannot read the value. Fix: Retry the read. Result: The role does not fail if /sys/kernel/kexec_crash_size is busy. Signed-off-by: Rich Megginson <[email protected]>
- Loading branch information