mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
vnfs: quieter
This commit is contained in:
parent
2c82cd6f52
commit
806c4c953c
1 changed files with 0 additions and 1 deletions
|
@ -1054,7 +1054,6 @@ setrootfid(void)
|
||||||
memset(&fid, 0, sizeof fid);
|
memset(&fid, 0, sizeof fid);
|
||||||
fid.cnode = config.ctree->root;
|
fid.cnode = config.ctree->root;
|
||||||
_fidtohandle(&fid, &root);
|
_fidtohandle(&fid, &root);
|
||||||
fprint(2, "handle %.*lH\n", root.len, root.h);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in a new issue