cgfsng: cg_is_pure_unified()

parent e3b4a126
...@@ -1333,7 +1333,8 @@ static bool cg_hybrid_init(void) ...@@ -1333,7 +1333,8 @@ static bool cg_hybrid_init(void)
return true; return true;
} }
static int cg_is_pure_unified(void) { static int cg_is_pure_unified(void)
{
int ret; int ret;
struct statfs fs; struct statfs fs;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment