|
|
Subscribe / Log in / New account

Add infrastructure to support vfs 64 bit timestamps

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 timestamps
Date:  Fri, 8 Apr 2016 08:47:09 -0700
Message-ID:  <1460130431-7865-1-git-send-email-deepa.kernel@gmail.com>
Cc:  tglx@linutronix.de, arnd@arndb.de, viro@zeniv.linux.org.uk
Archive‑link:  Article

Resending for inclusion in Thomas's tree.

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 and
Thomas Gleixner.

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