Loading init/builtins.c +1 −0 Original line number Diff line number Diff line Loading @@ -255,6 +255,7 @@ static struct { const char *name; unsigned flag; } mount_flags[] = { { "move", MS_MOVE }, { "noatime", MS_NOATIME }, { "nosuid", MS_NOSUID }, { "nodev", MS_NODEV }, Loading Loading
init/builtins.c +1 −0 Original line number Diff line number Diff line Loading @@ -255,6 +255,7 @@ static struct { const char *name; unsigned flag; } mount_flags[] = { { "move", MS_MOVE }, { "noatime", MS_NOATIME }, { "nosuid", MS_NOSUID }, { "nodev", MS_NODEV }, Loading