Revision eeae6a596b0efc092f5101c67683053e245e6250 authored by Kevin Wolf on 09 October 2018, 14:57:12 UTC, committed by Kevin Wolf on 05 November 2018, 14:09:55 UTC
To fully change the read-only state of a node, we must not only change
bs->read_only, but also update bs->open_flags.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
1 parent 04f600e
History
File Mode Size
Makefile.objs -rw-r--r-- 880 bytes
alsaaudio.c -rw-r--r-- 31.6 KB
audio.c -rw-r--r-- 52.2 KB
audio.h -rw-r--r-- 5.1 KB
audio_int.h -rw-r--r-- 6.3 KB
audio_pt_int.c -rw-r--r-- 3.9 KB
audio_pt_int.h -rw-r--r-- 686 bytes
audio_template.h -rw-r--r-- 11.9 KB
audio_win_int.c -rw-r--r-- 2.3 KB
audio_win_int.h -rw-r--r-- 308 bytes
coreaudio.c -rw-r--r-- 21.0 KB
dsound_template.h -rw-r--r-- 6.9 KB
dsoundaudio.c -rw-r--r-- 22.2 KB
mixeng.c -rw-r--r-- 9.9 KB
mixeng.h -rw-r--r-- 2.2 KB
mixeng_template.h -rw-r--r-- 3.9 KB
noaudio.c -rw-r--r-- 4.8 KB
ossaudio.c -rw-r--r-- 24.0 KB
paaudio.c -rw-r--r-- 23.7 KB
rate_template.h -rw-r--r-- 3.4 KB
sdlaudio.c -rw-r--r-- 11.5 KB
spiceaudio.c -rw-r--r-- 11.4 KB
trace-events -rw-r--r-- 973 bytes
wavaudio.c -rw-r--r-- 8.2 KB
wavcapture.c -rw-r--r-- 5.1 KB

back to top