Peter Staubach wrote: > Steve Dickson wrote: >> Jeff Layton wrote: >> >>> Yes. But like I mentioned in the description, there is a potential >>> corner case here. If someone does a foreground mount and >>> explicitly sets retry=10000 then it will be reset to 2. It's not very >>> likely, but is simple enough to prevent... >>> >> hmm.. I guess... but programing for every single brain dead >> corner case can really make the code more complicated than >> it need to be, which I think is the case here... I think I would >> rather just added the three lines and live that corner case... > > Customers tend to be remarkably good at finding corner cases and > then wondering why they don't work as advertised... True... but... this feature has been busted for a while now and nobody even noticed... plus why would someone want to wait a week for a mount to finish... it seems a bit unreasonable My point was programing for every possible corner case will make the code unnecessarily complicated in a very quick way. Something I'm just trying avoid.. steved. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html