Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site mit-bug.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gatech!seismo!mit-bug!vanni From: vanni@mit-bug.UUCP (Giovanni Aliberti) Newsgroups: net.unix-wizards Subject: Extended file system on UNIX 4.2/4.3 BSD Message-ID: <617@mit-bug.UUCP> Date: Mon, 16-Dec-85 15:19:11 EST Article-I.D.: mit-bug.617 Posted: Mon Dec 16 15:19:11 1985 Date-Received: Tue, 17-Dec-85 07:47:39 EST Organization: MIT Digital Signal Processing Group Lines: 17 Has any one done any work on a UNIX extended file system ?? The minimal `feature' of such a file system, would be to allow individual file access, via pathnames. For example; from machine A, one would cat a file on machine B with: cat A:/usr/jon/.login or cat /dev/net/A/usr/jon/.login A bit similar to `rcp', except that open(), close(), read(), write() ... will be implemented as a `DEVICE' at the kernel level. Any ideas, suggestion ?? Giovanni