3 #include <minix/vfsif.h>
6 /*===========================================================================*
8 *===========================================================================*/
11 /* Always mounted read only, so nothing to sync */
12 return(OK
); /* sync() can't fail */