May I please know:<br>How to flush the data written using a pvfs API into the disk immediately?<br>- Does PVFS_sys_flush() do the above?<br>- Is there any equivalent PVFS api for fclose()? Does it FLUSH data to server disks on a close?
<br><br>