commit | 7607074f429eeac94f7c9dd6adfb5a42b0d835ee | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Tue Feb 18 11:34:37 2020 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Feb 18 11:55:39 2020 +0100 |
tree | a1111a270ea76ade9e022377a85682c38173d774 | |
parent | ca08d937e886aea7b9ce2c05d41e5c1aeec07a9f [diff] |
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 <mreitz@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Message-Id: <20200218103454.296704-3-mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>