zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <zefram@dcs.warwick.ac.uk>
To: coleman@math.gatech.edu (Richard Coleman)
Cc: zsh-workers@math.gatech.edu
Subject: Re: named pipes and NFS
Date: Fri, 13 Dec 1996 19:42:06 +0000 (GMT)	[thread overview]
Message-ID: <29327.199612131942@stone.dcs.warwick.ac.uk> (raw)
In-Reply-To: <199612131852.NAA25759@redwood.skiles.gatech.edu> from "Richard Coleman" at Dec 13, 96 01:52:01 pm

>I do not believe that name pipes/fifos (or any other
>type of special file) have ever worked across NFS.

The issue is not whether pipes pass data between machines (they never
have).  The issue is whether it is possible to create a FIFO node on an
NFS-mounted filesystem -- if one can, then it should work (locally) as
a pipe.  In the usual case, it is possible, but Zoltan's filesystem
mounted on Solaris from Linux doesn't permit it.  (Which is odd; ISTR
the Linux nfsd having specific support for FIFOs.)

>It goes against the stateless nature of NFS.  Also
>remember that NFS was designed to handle more than
>just Unix.

But it is very dependent on Unix for its design.  RFC1094 (NFS) briefly
mentions the possibility of named pipes, and does explicitly support
most of the other types of special file found under Unix.  RFC1813 (NFS
v3) explicitly supports FIFOs, and adds features like pathconf, that
directly map onto Unix filesystem features.

-zefram


      reply	other threads:[~1996-12-13 20:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-12-13 18:52 Richard Coleman
1996-12-13 19:42 ` Zefram [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=29327.199612131942@stone.dcs.warwick.ac.uk \
    --to=zefram@dcs.warwick.ac.uk \
    --cc=coleman@math.gatech.edu \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).