[packages]: update nfs-kernel-server to 1.2.7
[packages.git] / net / nfs-kernel-server / patches / 100-nfs_utils_uclibc.patch
index 09aa65e..15c8c4a 100644 (file)
@@ -45,5 +45,5 @@
        }
 +#endif
        qword_printuint(f, uid);
-       qword_printuint(f, time(0) + DEFAULT_TTL);
+       qword_printtimefrom(f, DEFAULT_TTL);
        if (rv >= 0) {