Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | storage: remove redundant "virtual" keywords | Max Kellermann | 2014-10-02 | 1 | -7/+7 |
| | | | | "override" implies "virtual". | ||||
* | CompositeStorage: add method GetMount() | Max Kellermann | 2014-02-27 | 1 | -0/+11 |
| | |||||
* | StorageCommands: add command "listmounts" | Max Kellermann | 2014-02-12 | 1 | -0/+32 |
| | |||||
* | CompositeStorage: new Storage implementation | Max Kellermann | 2014-02-09 | 1 | -0/+123 |
This is the backend for the upcoming "mount" command. |