lkml.org 
[lkml]   [2000]   [Jan]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [NFS] New version of Linux NFSv3 client is out...
Date
> So what happens if I store a token in a store via NFS -- I write(2)
> this token out, send a packet to something else which also has this
> store mounted, is reads it and sees the _old_ data -- kaboom?

It is up to the client to avoid bypassed writes on its own write cache,
inter client coherency isnt an NFS server issue. Basically NFS doesn't
even try to get it right. Clients tend to use lockf as barrier points to
commit. (ie flush before lockf, commit before unlock) but don't bet on it


Alan


-
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:56    [W:0.052 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site