All of lore.kernel.org
 help / color / mirror / Atom feed
* get_best_mounts fixes.
@ 2005-02-04 17:32 Chris Feist
  2005-02-05  4:42 ` raven
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Chris Feist @ 2005-02-04 17:32 UTC (permalink / raw)
  To: autofs, raven

I'm working on a patch to get the get_best_mounts function (in 
modules/mount_nfs.c) work a little better and handle a few end cases.

What was the skiplocal variable intended to do?

It seems that if it is not 0, the only thing that get_best_mount does is 
check and see if the 'what' string is null & if it isn't return 0.  And 
the only time the get_best_mounts function is called with skiplocal set 
to 1. is when it is calling itself when all the hosts have not responded 
within 100ms.

Is it reasonable to completely remove this variable?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-02-14  1:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-04 17:32 get_best_mounts fixes Chris Feist
2005-02-05  4:42 ` raven
2005-02-05  4:47 ` raven
2005-02-07 22:44   ` Chris Feist
2005-02-08  2:05     ` Ian Kent
2005-02-14  1:03 ` Ian Kent

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.