qdict_get_try_bool(options, BDRV_OPT_READ_ONLY, false)) { flags |= (BDRV_O_RDWR | BDRV_O_ALLOW_RDWR); @@ -2298,6 +2331,7 @@ static BlockDriverState *bdrv_open_inherit(const char *filename, options = qdict_clone_shallow(options); /* Find the right image format driver */ + ...
2 "name": "siema", update dependencies Feb 2, 2018 3 "version": "1.4.13", update npm stuff to the latest versions Sep 18, 2017 4 "lockfileVersion": 1, 5 "requires": true, 6 "dependencies": { 7 "acorn": { update dependencies Feb 2, 2018 8 "version": "5....