Motr  M0
m0t1fs_fsync_test_helper.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <limits.h>
#include <errno.h>
#include <string.h>
Include dependency graph for m0t1fs_fsync_test_helper.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Creates a file in motr and try to fsync some data to it.

Definition at line 34 of file m0t1fs_fsync_test_helper.c.