mpd/src/storage
Max Kellermann d7744d2b8e command/storage: check if storage is already mounted
Mounting one storage URI twice on different mount points can lead to
conflicts with the database cache file, and it doesn't make a lot of
sense.

But most importantly, our udisks storage plugin will unmount the disk
from the kernel VFS, and if two exist, they will compete with each
others.  We could (and should) fix this in the udisks storage plugin,
but for now, this workaround is good enough (and useful).
2020-07-06 18:02:47 +02:00
..
plugins storage/curl: fix path comparison when the server escapes differently 2020-04-15 13:50:12 +02:00
CompositeStorage.cxx command/storage: check if mount point is busy 2020-07-06 17:49:38 +02:00
CompositeStorage.hxx command/storage: check if storage is already mounted 2020-07-06 18:02:47 +02:00
Configured.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Configured.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
FileInfo.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
MemoryDirectoryReader.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
MemoryDirectoryReader.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
meson.build Add boost_dep in subdir meson.build files 2018-12-09 17:20:47 +01:00
Registry.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Registry.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
StorageInterface.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
StorageInterface.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
StoragePlugin.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
StorageState.cxx command/storage: check if storage is already mounted 2020-07-06 18:02:47 +02:00
StorageState.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00