All of lore.kernel.org
 help / color / mirror / Atom feed
From: valdis.kletnieks@vt.edu (valdis.kletnieks at vt.edu)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Year 2038 time set problem
Date: Fri, 23 Feb 2018 08:18:13 -0500	[thread overview]
Message-ID: <66660.1519391893@turing-police.cc.vt.edu> (raw)
In-Reply-To: <CAJw2sSCbdOpNT4KvdiaiymXqqKc8nALrgSLRAfqzWe3A1Ebe8Q@mail.gmail.com>

On Fri, 23 Feb 2018 15:13:30 +0530, techi eth said:

> Which Linux kernel version have Year 2038 problem solved for Linux running
> on 32 Bit system.
>
> https://en.wikipedia.org/wiki/Year_2038_problem

Did you read references 15 through 17 on that page?

Also, the answer isn't a strict "Linux v5.91 fixes it" - the problem wasn't fixed in
one commit.  So for instance, some filesystems had 64 bit timestamps from
the very beginning, while there's probably at least one or two that still need work.

And if your problem is that you've got some ancient ext2 file system images that
you have to keep around for forensic reasons, no kernel version is going to help
(And yes, that could happen - as part of my job, I've had to keep disk images around
for close to a decade due to ongoing legal action, and I've got users who need to
keep research data for 30 years due to grant restrictions).

So the *real* question here is - what data/hardware/whatever are you looking at
where the 2038 problem is possibly relevant?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 486 bytes
Desc: not available
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20180223/4f89a980/attachment-0001.sig>

  reply	other threads:[~2018-02-23 13:18 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-23  9:43 Year 2038 time set problem techi eth
2018-02-23 13:18 ` valdis.kletnieks at vt.edu [this message]
2018-02-24 13:59   ` techi eth
2018-02-24 15:50     ` Greg KH
2018-02-26 13:15       ` Piotr Figiel
2018-02-26 14:16         ` Greg KH
2018-02-26 21:19           ` Dave Stevens
2018-02-27  9:22             ` Greg KH
2018-02-26 15:21         ` valdis.kletnieks at vt.edu
2018-02-26 15:36           ` Piotr Figiel
2018-03-01  9:19       ` techi eth
2018-03-01 12:04         ` Greg KH
2018-02-25  5:52     ` valdis.kletnieks at vt.edu
2018-03-04  6:59 tali.perry at nuvoton.com
2018-03-04 18:31 ` valdis.kletnieks at vt.edu
2018-03-04 20:20   ` Ruben Safir
2018-03-04 20:54     ` Greg KH
2018-03-04 20:54   ` Greg KH
2018-03-04 22:25     ` valdis.kletnieks at vt.edu
2018-03-05  5:54       ` Greg KH
2018-03-04 20:47 Alex Arvelaez
2018-03-04 22:24 ` valdis.kletnieks at vt.edu
2018-03-05  2:21   ` Ruben Safir
2018-03-05  4:15     ` valdis.kletnieks at vt.edu
2018-03-05  4:50       ` Ruben Safir
2018-03-05  8:50         ` valdis.kletnieks at vt.edu
2018-03-05 12:15           ` Ruben Safir
2018-03-05 12:31           ` Ruben Safir
2018-03-05 12:34           ` Ruben Safir
2018-03-05 12:57             ` Darin Avery
2018-03-05  4:57       ` Ruben Safir
2018-03-05  5:03       ` Ruben Safir
2018-03-05  2:35 Alex Arvelaez
2018-03-05  3:14 ` Ruben Safir
2018-03-05  6:00   ` Greg KH
2018-03-05  6:15     ` Ruben Safir
2018-03-05  6:26       ` Greg KH
2018-03-05 19:52         ` Ruben Safir
2018-03-05 19:54         ` Ruben Safir
2018-03-05 15:43   ` Jeffrey Walton
2018-03-05 11:29 ` Bernd Petrovitsch
2018-03-05 12:20   ` Ruben Safir
2018-03-05 12:43     ` valdis.kletnieks at vt.edu
2018-03-05 12:54     ` Greg KH
2018-03-05  4:07 Alex Arvelaez
2018-03-05  4:16 ` Ruben Safir
2018-03-05  5:53   ` Greg KH
2018-03-05  6:04     ` Ruben Safir
2018-03-05 15:35 Alex Arvelaez
2018-03-05 16:49 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=66660.1519391893@turing-police.cc.vt.edu \
    --to=valdis.kletnieks@vt.edu \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.