commit: Deal with filters
authorMax Reitz <mreitz@redhat.com>
Wed, 12 Jun 2019 15:47:37 +0000 (17:47 +0200)
committerKevin Wolf <kwolf@redhat.com>
Mon, 7 Sep 2020 10:31:31 +0000 (12:31 +0200)
commit9a71b9de3f08941577a9760021f52771aaba4fa4
tree2af597e3b47d920f60c609b9c0ae45da2baf005e
parent2b088c60bbe59e4f48fede97263bb293bd38e43e
commit: Deal with filters

This includes some permission limiting (for example, we only need to
take the RESIZE permission if the base is smaller than the top).

Signed-off-by: Max Reitz <mreitz@redhat.com>
block/block-backend.c
block/commit.c
block/monitor/block-hmp-cmds.c
blockdev.c