+4
−3
+4
−3
+3
−3
+9
−7
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
get_seconds() returns real wall-clock seconds. On 32-bit systems this value will overflow in year 2038 and beyond. This patch changes afs's vlocation record to use ktime_get_real_seconds() instead, for the fields time_of_death and update_at. Signed-off-by:Tina Ruchandani <ruchandani.tina@gmail.com> Signed-off-by:
David Howells <dhowells@redhat.com>