[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20111104.220334.1213367819937218830.davem@davemloft.net>
Date: Fri, 04 Nov 2011 22:03:34 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: chuck.lever@...cle.com
Cc: netdev@...r.kernel.org, linux-nfs@...r.kernel.org, linux@...ik.name
Subject: Re: NFSROOT mount fails on SPARC after 2.6.37
Should be fixed by:
commit 3fb72f1e6e6165c5f495e8dc11c5bbd14c73385c
Author: Micha Nelissen <micha@...i.hopto.org>
Date: Thu May 19 10:14:06 2011 +0000
ipconfig wait for carrier
v3 -> v4: fix return boolean false instead of 0 for ic_is_init_dev
Currently the ip auto configuration has a hardcoded delay of 1 second.
When (ethernet) link takes longer to come up (e.g. more than 3 seconds),
nfs root may not be found.
Remove the hardcoded delay, and wait for carrier on at least one network
device.
Signed-off-by: Micha Nelissen <micha@...i.hopto.org>
Cc: David Miller <davem@...emloft.net>
Signed-off-by: David S. Miller <davem@...emloft.net>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists