Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
md: export 'frozen' resync state through sysfs
The md resync engine has a 'frozen' state which ensures that no resync/recovery. This is used to avoid races. Export this state through the 'sync_action' sysfs attribute so that user-space can benefit and also avoid some races. Signed-off-by: NeilBrown <neilb@suse.de>
- Loading branch information