StorageCommands: add command "unmount"
This commit is contained in:
@@ -30,4 +30,7 @@ handle_listmounts(Client &client, int argc, char *argv[]);
|
||||
CommandResult
|
||||
handle_mount(Client &client, int argc, char *argv[]);
|
||||
|
||||
CommandResult
|
||||
handle_unmount(Client &client, int argc, char *argv[]);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user