|
|
Subscribe / Log in / New account

Add infrastructure to support vfs 64 bit times

From:  Deepa Dinamani <deepa.kernel@gmail.com>
To:  linux-fsdevel@vger.kernel.org, y2038@lists.linaro.org
Subject:  [PATCH 0/2] Add infrastructure to support vfs 64 bit times
Date:  Wed, 2 Mar 2016 07:31:48 -0800
Message-ID:  <1456932710-10926-1-git-send-email-deepa.kernel@gmail.com>
Cc:  viro@zeniv.linux.org.uk, tglx@linutronix.de, arnd@arndb.de
Archive‑link:  Article

The series contains infrastucture patches required to convert
vfs times to use 64 bit time.

The intention is to include these as part of 4.6 so that the follow on
patches can go into 4.7.

Patch 1 is as per the agreed upon RFC approach 2b:
https://lkml.org/lkml/2016/2/12/105
And, patch 2 is as per previously agreed upon discussion in:
https://lkml.org/lkml/2016/1/7/20

The patches that will use these will be posted for the subsequent
kernel release.

The series and the plan have been discussed with Arnd Bergmann.

Deepa Dinamani (2):
  fs: Add current_fs_time_sec() function
  vfs: Add vfs_time accessors

 include/linux/fs.h | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



Copyright © 2016, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds