commit | ecda7c0280e6b3398459dc589b9a41c1adb45529 | [log] [tgz] |
---|---|---|
author | Nikos Tsironis <ntsironis@arrikto.com> | Wed Dec 04 16:07:41 2019 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Thu Dec 05 17:05:24 2019 -0500 |
tree | be4b8ed933bc0b6d59163f5a147fcf553516960a | |
parent | 8b3fd1f53af3591d5624ab9df718369b14d09ed1 [diff] |
dm thin metadata: Add support for a pre-commit callback Add support for one pre-commit callback which is run right before the metadata are committed. This allows the thin provisioning target to run a callback before the metadata are committed and is required by the next commit. Cc: stable@vger.kernel.org Signed-off-by: Nikos Tsironis <ntsironis@arrikto.com> Acked-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>