diff options
author | Shaohua Li <shli@fb.com> | 2016-12-09 00:48:19 +0100 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2016-12-09 07:01:47 +0100 |
commit | 2953079c692da067aeb6345659875b97378f9b0a (patch) | |
tree | 06bec98f71114629966da122360fd38a6f8ec422 /arch/sparc | |
parent | md: MD_RECOVERY_NEEDED is set for mddev->recovery (diff) | |
download | linux-2953079c692da067aeb6345659875b97378f9b0a.tar.xz linux-2953079c692da067aeb6345659875b97378f9b0a.zip |
md: separate flags for superblock changes
The mddev->flags are used for different purposes. There are a lot of
places we check/change the flags without masking unrelated flags, we
could check/change unrelated flags. These usage are most for superblock
write, so spearate superblock related flags. This should make the code
clearer and also fix real bugs.
Reviewed-by: NeilBrown <neilb@suse.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions