lkml.org 
[lkml]   [2000]   [Mar]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [VFS?] flush-on-close() & close(2) guarantees ?
Date
From
> That's for cache coherency between different machines.  On NFS, it is
> usual to expect that if you call close() on one machine and then open()
> on another, the other machine will see the written data.

And for close down errors. NFS does writebehind, this means the fact
that the disk is full may only be reported to you when the close() is called
and the close fails to write the rest of the data.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:1.920 / U:0.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site