aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/CompositeStorage.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* storage/FileInfo: rename to StorageFileInfoMax Kellermann2015-02-281-1/+1
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* storage: remove redundant "virtual" keywordsMax Kellermann2014-10-021-7/+7
| | | | "override" implies "virtual".
* 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.