[3807] in Athena Bugs
`attach' file system listing
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Mon Dec 11 21:20:59 1989
Date: Mon, 11 Dec 89 21:20:40 -0500
From: Ken Raeburn <Raeburn@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
% attach
filesystem mountpoint user mode
---------- ---------- ---- ----
raeburn /mit/raeburn root w
bldge40dev-rtsys /srvd root r
bldge40dev-rtusr /urvd root r
watchmaker /mit/watchmaker raeburn r
gnu /mit/gnu raeburn r
sipb /mit/sipb raeburn r
paris:mit /paris/mit raeburn w
discuss /mit/discuss raeburn w
x11r3 /mit/x11 raeburn r
multics:site /multics/site raeburn w
jellicle:var /jellicle/var raeburn w
xpix /mit/xpix raeburn r
x11dev /mit/x11dev raeburn w
[prometheus!raeburn]
{/u2/Xr4/lib/X}
<1081 9:13pm> % hesinfo x11dev filsys
NFS /u1/X11 orpheus w /mit/x11dev
[prometheus!raeburn]
{/u2/Xr4/lib/X}
<1082 9:13pm> % hesinfo gnu filsys
AFS /afs/athena.mit.edu/project/gnu r /mit/gnu
[prometheus!raeburn]
{/u2/Xr4/lib/X}
<1083 9:14pm> %
Although `gnu' is attached read-only, it is in AFS, and is therefore
read-write. If attach can't get a read-only AFS volume, it shouldn't
claim to succeed, or should at least notify that the potential problem
exists. It certainly shouldn't show it as read-only in this listing.
Also, isn't the file system type probably a useful bit of information?