diff options
| author | Jonathan Brassow <[email protected]> | 2007-05-09 02:33:07 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-09 12:30:48 -0700 |
| commit | f5353cd7c9cd10cdf9d62a5487f3db77b7b68105 (patch) | |
| tree | 25c3f22f87d2d6aff90768764a6aa7d7d1c45936 /include/linux | |
| parent | 26b9f228703f0518a90e7513d6fe7b6abeed5138 (diff) | |
dm raid1: fix to commit pending clear region requests
With the code as it is, it is possible for oustanding clear region requests
never to get flushed when a mirror is deactivated or suspended. This means
there will always be some resync work required when a mirror is activated,
even though it may very well be in-sync.
Always requesting the flush doesn't hurt us. This is because the log tracks
whether any changes occurred and, if not, no flush is performed.
Signed-off-by: Jonathan Brassow <[email protected]>
Signed-off-by: Alasdair G Kergon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions