Dear Jin Qing-B24347,

In message 
<f37f9b48e0e59d42a5f9491a3cad99ad7e8...@zch01exm28.fsl.freescale.net> you wrote:
> 
> The work flow is that:
> Every "timeout" is reached,  it will call NfsSend() and whatever the
> state is finally it will call rpc_req()  which will increase the rpc_id
> value every time.  The rpc_id value is increased but the reply.id is not
> increased by "timeout".  This makes the judgement statement:
> If (ntohl(rpc_pkt.u.reply.id) != rpc_id)  is true and it will return
> -1.  Then we got the error message: *** ERROR: Cannot mount.
> 
> So far, I am raising the timeout limit to avoid rpc_id being increased
> unexpectedly.

What sort of NFS server is this?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"Have you lived in this village all your life?"        "No, not yet."
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to