Subject: Re: strange NFS behavior
To: Charles M. Hannum <mycroft@gnu.AI.MIT.EDU>
From: None <William_Bardwell@VEGA.FAC.CS.CMU.EDU>
List: port-i386
Date: 12/09/1994 21:47:18
In message <199412100236.VAA27349@duality.gnu.ai.mit.edu> you write:
>
>   ...(I like how -r in mount_nfs conflicts with -r in regular mount...)
>It doesn't `conflict', per se, because of the klugy hack that's done
>for passing argument to the subprogram.  It is a little confusing,
>though.
Yeah, I figured that...I mean a theoretical conflict (ie its confusing...)
Hum...I guess I could try and add -o emulation stuff...
(make mount_nfs understand -o rsize and such and just translate
it to whatever it really needs to do)