All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add infrastructure to support vfs 64 bit times
@ 2016-03-02 15:31 Deepa Dinamani
  2016-03-02 15:31 ` [PATCH 1/2] fs: Add current_fs_time_sec() function Deepa Dinamani
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Deepa Dinamani @ 2016-03-02 15:31 UTC (permalink / raw)
  To: linux-fsdevel, y2038; +Cc: viro, tglx, arnd

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


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/2] Add infrastructure to support vfs 64 bit timestamps
@ 2016-04-08 15:47 Deepa Dinamani
  2016-04-08 15:47 ` [PATCH 2/2] vfs: Add vfs_time accessors Deepa Dinamani
  0 siblings, 1 reply; 8+ messages in thread
From: Deepa Dinamani @ 2016-04-08 15:47 UTC (permalink / raw)
  To: linux-fsdevel, y2038; +Cc: tglx, arnd, viro

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-04-09  1:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-02 15:31 [PATCH 0/2] Add infrastructure to support vfs 64 bit times Deepa Dinamani
2016-03-02 15:31 ` [PATCH 1/2] fs: Add current_fs_time_sec() function Deepa Dinamani
2016-03-02 16:21   ` [Y2038] " Arnd Bergmann
2016-03-02 15:31 ` [PATCH 2/2] vfs: Add vfs_time accessors Deepa Dinamani
2016-03-02 16:21   ` [Y2038] " Arnd Bergmann
2016-03-02 16:22 ` [Y2038] [PATCH 0/2] Add infrastructure to support vfs 64 bit times Arnd Bergmann
2016-04-08 15:47 [PATCH 0/2] Add infrastructure to support vfs 64 bit timestamps Deepa Dinamani
2016-04-08 15:47 ` [PATCH 2/2] vfs: Add vfs_time accessors Deepa Dinamani
2016-04-09  1:17   ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.