提交 9bcead9a 编写于 作者: 冷钦街 提交者: Gitee

update fs/vfs/vnode_hash.c.

上级 9fcb67f7
......@@ -37,7 +37,6 @@
LIST_HEAD g_vnodeHashEntrys[VNODE_HASH_BUCKETS];
uint32_t g_vnodeHashMask = VNODE_HASH_BUCKETS - 1;
uint32_t g_vnodeHashSize = VNODE_HASH_BUCKETS;
uint32_t g_curVnodeSize = 0;
static LosMux g_vnodeHashMux;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册