function ov rootfs sync in split format
NAME [edit section] | = NAME =ov_rootfs_sync |
SYNOPSIS [edit section] | = SYNOPSIS = * ov_rootfs_sync |
DESCRIPTION [edit section] | = DESCRIPTION =This function calls 'sync' on the target, to flush all filesystems to storage. |
EXAMPLES [edit section] |
= EXAMPLES =Here are some sample invocations:{{{#!YellowBox ov_rootfs_sync}}}
|
ENVIRONMENT and ARGUMENTS [edit section] | = ENVIRONMENT and ARGUMENTS = |
RETURN [edit section] | = RETURN =Aborts the job if an error is encountered performing the 'sync' operation. |
SOURCE [edit section] | = SOURCE =Located in ''overlays/base/base-distrib.fuegoclass'' |
SEE ALSO [edit section]pre_test | = SEE ALSO = * [[function_pre_test|pre_test]] |