mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
for debug filesystem
This commit is contained in:
@@ -281,6 +281,8 @@ int check_dir(const char * dir, bool allow_tmp)
|
||||
default:
|
||||
ret = 0; // ok
|
||||
}
|
||||
if(ret == -1)
|
||||
printf("Wrong Filessystem Type: 0x%lx\n",s.f_type);
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
|
Reference in New Issue
Block a user