fs lsmount subcommand for listing VFS mountpoint info
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#define CMDS(X) \
|
||||
X(fetch) X(mkf) X(mkd) \
|
||||
X(tree) X(mount) X(del) \
|
||||
X(fmt) X(unmount)
|
||||
X(fmt) X(unmount) X(lsmount) \
|
||||
|
||||
void main(void) {
|
||||
if (argslen() == 0) {
|
||||
|
||||
Reference in New Issue
Block a user