aboutsummaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorJoe Thornber <ejt@redhat.com>2015-12-09 16:23:24 +0000
committerMike Snitzer <snitzer@redhat.com>2015-12-09 13:18:12 -0500
commit49e99fc717f624aa75ca755d6e7bc029efd3f0e9 (patch)
treed4bf6148e45a044eaf8cba9c5e827efff06a7f1b /firmware
parentdm thin metadata: fix bug in dm_thin_remove_range() (diff)
downloadlinux-dev-49e99fc717f624aa75ca755d6e7bc029efd3f0e9.tar.xz
linux-dev-49e99fc717f624aa75ca755d6e7bc029efd3f0e9.zip
dm thin metadata: fix bug when taking a metadata snapshot
When you take a metadata snapshot the btree roots for the mapping and details tree need to have their reference counts incremented so they persist for the lifetime of the metadata snap. The roots being incremented were those currently written in the superblock, which could possibly be out of date if concurrent IO is triggering new mappings, breaking of sharing, etc. Fix this by performing a commit with the metadata lock held while taking a metadata snapshot. Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Cc: stable@vger.kernel.org
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions