diff options
author | Kevin Wolf <kwolf@redhat.com> | 2019-03-01 22:48:45 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2019-03-12 20:30:14 +0100 |
commit | a6aeca0ca530f104b5a5dd6704fca22b2c5edefa (patch) | |
tree | 63f30f13d284a71712264f51b2b4c7c60272de85 /MAINTAINERS | |
parent | e0c9cf3a484beb746996c0cd63e5585fecb3fd25 (diff) | |
download | qemu-a6aeca0ca530f104b5a5dd6704fca22b2c5edefa.zip qemu-a6aeca0ca530f104b5a5dd6704fca22b2c5edefa.tar.gz qemu-a6aeca0ca530f104b5a5dd6704fca22b2c5edefa.tar.bz2 |
file-posix: Lock new fd in raw_reopen_prepare()
There is no reason why we can take locks on the new file descriptor only
in raw_reopen_commit() where error handling isn't possible any more.
Instead, we can already do this in raw_reopen_prepare().
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions