!920 告警清理 合入monthly_20221018
Merge pull request !920 from Hongjin Li/cherry-pick-1668687992
This commit is contained in:
commit
1a525b1f0f
|
@ -156,7 +156,7 @@ STATIC struct MountPoint *VfsMountPointInit(const char *target, const char *fsTy
|
||||||
return mp;
|
return mp;
|
||||||
}
|
}
|
||||||
|
|
||||||
STATIC int VfsRemount(const char *source ,const char *target,
|
STATIC int VfsRemount(const char *source, const char *target,
|
||||||
const char *fsType, unsigned long mountflags,
|
const char *fsType, unsigned long mountflags,
|
||||||
const void *data)
|
const void *data)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue