lkml.org 
[lkml]   [2015]   [Feb]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 0/2] afs: Migrate to 64-bit timekeeping
Date
Tina Ruchandani <ruchandani.tina@gmail.com> wrote:

> This patchset is an attempt to port afs's timekeeping
> variables from time_t type to time64_t. AFS uses
> get_seconds to store real (wall clock) time in seconds.
> The time returned by get_seconds() will overflow on 32-bit systems
> in year 2106 and beyond.
> This patchset replaces the usage with ktime_get_real_seconds.
> Fields that propagate to the inode (mtime_client, mtime_server,
> creation) remain untouched, as the inode timestamps are only 32bit.

I've applied these to my branch.

David


\
 
 \ /
  Last update: 2015-02-11 12:41    [W:0.326 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site