On 2018-03-12 10:50, Max Reitz wrote: > A driver doesn't need to be a protocol driver for this, and technically > a protocol driver doesn't need to set this. Maybe we should rename it > to "filename_prefix"...?
Yes, something that is closer to the filename string and farther from the notion of what defines a protocol would be good. I see "protocol prefix" mentioned in block.c, maybe that would be a good middle ground. Cheers