commit | aa5a04c7db27eea6b36de32f241b155f0d9ce34d | [log] [tgz] |
---|---|---|
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | Wed Apr 28 18:17:47 2021 +0300 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Apr 30 12:27:48 2021 +0200 |
tree | 5fb1d03d2dd27abf44b8d3c2cae310d4972768f7 | |
parent | 548a74c0dbc858edd1a7ee3045b5f2fe710bd8b1 [diff] |
block: add bdrv_attach_child_noperm() transaction action Split no-perm part of bdrv_attach_child as separate transaction action. It will be used in later commits. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20210428151804.439460-20-vsementsov@virtuozzo.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>