On Tue Jul 2 22:39:22 2024 +0000, Paul Gofman wrote:
In the other aspect, removing this functionality looks a bit orthogonal to adding the label info from dbus?
...uh. You're right. I misread FILE_SHARE_WRITE as opening for write.
My main goal (for this entire MR) is to shut up that MESSAGE for Z:. Judging by commit 4907f262, the goal is to print that only if the device is a mounted ISO file or an actual optical drive. Let's check for specifically that.
It's somewhat orthogonal, yes, but that message is now likely to be printed even if the device has a label, so I feel this is a good place to tone it down. (It was already possible, if the device had a .windows-label file, but pretty much nobody knew about that.)