What kinds of things would you want in the GNU OS?

Brent Callaghan brent%terra at Sun.COM
Sat Jun 3 06:36:04 AEST 1989


In article <SMARTIN.89May29072600 at iemsun.dhc>, smartin at iemsun.dhc (Stephen Martin) writes:
> I would like to see a way to NFS mount or remotely link a specific file without
> having to mount a whole directory.

There's nothing in the NFS protocol or in the MOUNT protocol
that prevents you from doing this now. The only work that
needs to be done is to hack a mount daemon on the server
that'll happily hand over a file handle for a regular file.

There may, however, be assumptions (bugs) in the kernel
that may get in your way.

Made in New Zealand -->  Brent Callaghan  @ Sun Microsystems
			 uucp: sun!bcallaghan
			 phone: (415) 336 1051



More information about the Comp.unix.wizards mailing list