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