All of lore.kernel.org
 help / color / mirror / Atom feed
From: Deepa Dinamani <deepa.kernel@gmail.com>
To: Matthew Wilcox <willy@infradead.org>
Cc: Arnd Bergmann <arnd@arndb.de>,
	Linux FS-devel Mailing List <linux-fsdevel@vger.kernel.org>
Subject: Re: Files dated before 1970
Date: Sun, 21 Jun 2020 16:38:00 -0700	[thread overview]
Message-ID: <CABeXuvqFMnUDFZeU9Ki=5-6kCWQ9hutnO4JQ-5-3zBQmK8aTfA@mail.gmail.com> (raw)
In-Reply-To: <20200620161531.GE8681@bombadil.infradead.org>

I included a table of the time ranges supported as part of another
series: https://lkml.org/lkml/2019/8/18/169.
There had been some discussions with individual file system
maintainers about what was the file system's intended range of
supported timestamps.
Eg: https://patchwork.kernel.org/patch/8308691/.

I also added an xfs
test(https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git/tree/tests/generic/402)
to test the ranges supported. But, since there was no way to query the
kernel for ranges at that time, the ranges have to be plugged into
xfstests for this to work on all filesystems. This does check for
dates before 1970 if the range allows it.

-Deepa

  reply	other threads:[~2020-06-21 23:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-20  2:16 Files dated before 1970 Matthew Wilcox
2020-06-20  8:59 ` Arnd Bergmann
2020-06-20 16:15   ` Matthew Wilcox
2020-06-21 23:38     ` Deepa Dinamani [this message]
2020-06-21 23:36   ` Dave Chinner

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='CABeXuvqFMnUDFZeU9Ki=5-6kCWQ9hutnO4JQ-5-3zBQmK8aTfA@mail.gmail.com' \
    --to=deepa.kernel@gmail.com \
    --cc=arnd@arndb.de \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=willy@infradead.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.