vnfs: quieter

This commit is contained in:
Russ Cox 2008-07-03 17:53:06 -04:00
parent 2c82cd6f52
commit 806c4c953c

View file

@ -1054,7 +1054,6 @@ setrootfid(void)
memset(&fid, 0, sizeof fid);
fid.cnode = config.ctree->root;
_fidtohandle(&fid, &root);
fprint(2, "handle %.*lH\n", root.len, root.h);
}
void