]> asedeno.scripts.mit.edu Git - linux.git/commit
dm raid: bump the target version
authorMike Snitzer <snitzer@redhat.com>
Tue, 28 Feb 2017 20:31:44 +0000 (15:31 -0500)
committerMike Snitzer <snitzer@redhat.com>
Tue, 28 Feb 2017 21:47:52 +0000 (16:47 -0500)
commit2664f3c94abc7181171b7c05b2aaa76ea7d9d613
treed9f1b9085e47bff9b834ebae45a74c23de75b3f4
parentd36a19541fe8f392778ac137d60f9be8dfdd8f9d
dm raid: bump the target version

This version bump reflects that the reshape corruption fix (commit
92a39f6cc "dm raid: fix data corruption on reshape request") is
present.

Done as a separate fix because the above referenced commit is marked for
stable and target version bumps in a stable@ fix are a recipe for the
fix to never get backported to stable@ kernels (because of target
version number conflicts).

Also, move RESUME_STAY_FROZEN_FLAGS up with the reset the the _FLAGS
definitions now that we don't need to worry about stable@ conflicts as a
result of missing context.

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-raid.c