From 5a32083d03fb543f63489b2946c4948398579ba0 Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Thu, 27 Mar 2014 14:13:23 +0000 Subject: [PATCH] dm: take care to copy the space map roots before locking the superblock In theory copying the space map root can fail, but in practice it never does because we're careful to check what size buffer is needed. But make certain we're able to copy the space map roots before locking the superblock. Signed-off-by: Joe Thornber Signed-off-by: Mike Snitzer Cc: stable@vger.kernel.org # drop dm-era and dm-cache changes as needed --- Reading git-format-patch failed