aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/CompositeStorage.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CompositeStorage: add method GetMount()Max Kellermann2014-02-271-0/+11
|
* StorageCommands: add command "listmounts"Max Kellermann2014-02-121-0/+32
|
* CompositeStorage: new Storage implementationMax Kellermann2014-02-091-0/+123
This is the backend for the upcoming "mount" command.