[OpenAFS-devel] Re: on sockets and devices in AFS
Garrett Wollman
wollman@csail.mit.edu
Thu, 16 Sep 2010 14:55:05 -0400
<<On Thu, 16 Sep 2010 20:51:32 +0200, Tom Keiser <tkeiser@sinenomine.net> said:
> Personally, I don't think it's posix-ly correct for multiple
> independent instantiations of the same stream socket/pipe vnode to
> exist in parallel.
POSIX doesn't have anything to say about distributed file systems.
AFS is already so far from POSIX file system semantics that it won't
make a difference. (And "multiple independent instantiations" is
exactly how it works over NFS as well; NFS never provided remote
socket, fifo, or device access.)
-GAWollman