commit | d3f06759222e70979965e3afccfd88eddd3cc454 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu Jan 19 18:16:03 2017 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Feb 28 20:40:37 2017 +0100 |
tree | 343ee04efb39d985070d712f6e7ed64273d6519f | |
parent | 8dfba2797761d8a43744e4e6571c8175e448a478 [diff] |
commit: Use real permissions for HMP 'commit' This is a little simpler than the commit block job because it's synchronous and only commits into the immediate backing file, but otherwise doing more or less the same. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Acked-by: Fam Zheng <famz@redhat.com>