Skip to content
Commit 4d1662a3 authored by Mike Snitzer's avatar Mike Snitzer
Browse files

dm thin: avoid metadata commit if a pool's thin devices haven't changed

Commit 905e51b3

 ("dm thin: commit outstanding data every second")
introduced a periodic commit.  This commit occurs regardless of whether
any thin devices have made changes.

Fix the periodic commit to check if any of a pool's thin devices have
changed using dm_pool_changed_this_transaction().

Reported-by: default avatarAlexander Larsson <alexl@redhat.com>
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
Acked-by: default avatarJoe Thornber <ejt@redhat.com>
Cc: stable@vger.kernel.org
parent 80ae49aa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment