[PATCH 7/8] ipconfig: Write NTP server IPs to /proc/net/ntp

2018-04-17 Thread Chris Novakovic
Distributed filesystems are most effective when the server and client clocks are synchronised. Embedded devices often use NFS for their root filesystem but typically do not contain an RTC, so the clocks of the NFS server and the embedded device will be out-of-sync when the root filesystem is

Re: [PATCH 7/8] ipconfig: Write NTP server IPs to /proc/net/ntp

2018-04-07 Thread Chris Novakovic
On 07/04/2018 05:09, Chris Novakovic wrote: > Distributed filesystems are most effective when the server and client > clocks are synchronised. Embedded devices often use NFS for their > root filesystem but typically do not contain an RTC, so the clocks of > the NFS server and the embedded device

[PATCH 7/8] ipconfig: Write NTP server IPs to /proc/net/ntp

2018-04-06 Thread Chris Novakovic
Distributed filesystems are most effective when the server and client clocks are synchronised. Embedded devices often use NFS for their root filesystem but typically do not contain an RTC, so the clocks of the NFS server and the embedded device will be out-of-sync when the root filesystem is