]> Git Repo - qemu.git/commit
blockdev: Allow resizing everywhere
authorMax Reitz <[email protected]>
Tue, 18 Feb 2020 10:34:37 +0000 (11:34 +0100)
committerKevin Wolf <[email protected]>
Tue, 18 Feb 2020 10:55:39 +0000 (11:55 +0100)
commit7607074f429eeac94f7c9dd6adfb5a42b0d835ee
treea1111a270ea76ade9e022377a85682c38173d774
parentca08d937e886aea7b9ce2c05d41e5c1aeec07a9f
blockdev: Allow resizing everywhere

Block nodes that do not allow resizing should not share BLK_PERM_RESIZE.
It does not matter whether they are the first non-filter in their chain
or not.

Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Message-Id: <20200218103454[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
blockdev.c
This page took 0.024527 seconds and 4 git commands to generate.