au-ts / lionsos

A secure, fast, and adaptable OS based on the seL4 microkernel
https://lionsos.org
BSD 2-Clause "Simplified" License
86 stars 13 forks source link

Fix NFS session timeout #29

Closed JE-Archer closed 7 months ago

JE-Archer commented 7 months ago

This PR gets the NFS client to send keep-alive packets to try to keep its connection to the server alive and also fixes auto-reconnection in case the connection is closed.