> it's nice to have a wrapper that [...] recreates it on hangup how does this work? i couldn't see anything in the manual about this. > if there were better notation, well, i suppose if rc were modified to support open read-write, mount <>{command} /mnt/xxx would look slightly more logical (and reflect what's actually happening). > also there's a lot to be said for defaults. that's true. but it's also nice to see the mount points actually named in the script that sets them up, i think. (i always have to look in the manual page to see whether it's (e.g.) /n/tapefs or /mnt/tapefs...) > there is one real problem, which is that the servers would all need to > know to rfork(RFNAMEG) at start, so that they don't hold up their own > service ref counts. don't they have to do that currently anyway?