[LTP] [PATCH 2/2] nfs05: rewrite the test, make use of new library

Cyril Hrubis chrubis@suse.cz
Thu Jun 23 14:41:54 CEST 2016


Hi!
> >> And given the fact that we have close(fd) thereafter, should make it
> >> useless...
> > fsync() should cause the page caches to be written to the disk, close()
> > just frees the associated file descriptor and page caches are written on
> > background.
> In case of NFS?

Hmm, looks like in case of NFS the close() has the same effect as
fsync(). Didn't know that.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list