Home
last modified time | relevance | path

Searched hist:"2953079 c692da067aeb6345659875b97378f9b0a" (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/md/
H A Draid5-cache.cdiff 2953079c692da067aeb6345659875b97378f9b0a Fri Dec 09 00:48:19 CET 2016 Shaohua Li <shli@fb.com> 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>
H A Dmd.hdiff 2953079c692da067aeb6345659875b97378f9b0a Fri Dec 09 00:48:19 CET 2016 Shaohua Li <shli@fb.com> 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>
H A Draid10.cdiff 2953079c692da067aeb6345659875b97378f9b0a Fri Dec 09 00:48:19 CET 2016 Shaohua Li <shli@fb.com> 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>
H A Draid1.cdiff 2953079c692da067aeb6345659875b97378f9b0a Fri Dec 09 00:48:19 CET 2016 Shaohua Li <shli@fb.com> 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>
H A Draid5.cdiff 2953079c692da067aeb6345659875b97378f9b0a Fri Dec 09 00:48:19 CET 2016 Shaohua Li <shli@fb.com> 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>
H A Dmd.cdiff 2953079c692da067aeb6345659875b97378f9b0a Fri Dec 09 00:48:19 CET 2016 Shaohua Li <shli@fb.com> 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>