commit | e0c9cf3a484beb746996c0cd63e5585fecb3fd25 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu Mar 07 19:07:35 2019 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Mar 12 20:30:14 2019 +0100 |
tree | 04272166d4b9afd6f6512b5aa425234c43d842b4 | |
parent | 5cec28702587d8dc9792f8274bfc6bb91f07d672 [diff] |
file-posix: Store BDRVRawState.reopen_state during reopen We'll want to access the file descriptor in the reopen_state while processing permission changes in the context of the repoen. Signed-off-by: Kevin Wolf <kwolf@redhat.com>