Slashes in filenames?
Marcus J. Ranum
mjr at hussar.dco.dec.com
Sat Feb 23 01:19:10 AEST 1991
rbj at uunet.UU.NET (Root Boy Jim) writes:
>Remember when "NFS didn't do devices"? Now it does. The wrong way.
Is there a right way? If NFS-mounted devices major and minors were
not interpreted as special on the client, then diskless nodes would have a
certain amount of trouble accessing stuff through /dev. I suppose some kind
of flag in the mount to indicate whether major/minor interpretation should
be done locally or on the remote machine would work, but it wouldn't handle
NFS' "stateless" model when dealing with tape drives, for example. Would
the tape drive (if the rewind device) rewind after every write? I forget.
Basically NFS is an de facto standard kludge. It's also a kludge
that lets a lot of people get what they want done fairly easily, and it's
hard to argue against that.
mjr.
More information about the Comp.unix.wizards
mailing list