[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFymxtrw8tr6Q9vLrP7nJ5zOjShstpyQOxxr-m1Wkv9gNg@mail.gmail.com>
Date: Sat, 8 Apr 2017 13:04:33 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Deepa Dinamani <deepa.kernel@...il.com>
Cc: Al Viro <viro@...iv.linux.org.uk>, "Theodore Ts'o" <tytso@....edu>,
"adilger.kernel@...ger.ca" <adilger.kernel@...ger.ca>,
"linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Arnd Bergmann <arnd@...db.de>, y2038@...ts.linaro.org
Subject: Re: [PATCH v5 2/5] vfs: Add checks for filesystem timestamp limits
On Sat, Apr 8, 2017 at 12:37 PM, Deepa Dinamani <deepa.kernel@...il.com> wrote:
> Allow read only mounts for filesystems that do not
> have maximum timestamps beyond the y2038 expiry
> timestamp.
This option seems arbitrary and pointless.
Nobody sane should ever enable it except for testing, but for testing
it would be much better to simply specify what the limit should be:
2038 is not magical for all filesystems, because the base may be
different.
And honestly, for testing, it would be much better to just make it a
mount option rather than some crazy system-wide one.
Linus
Powered by blists - more mailing lists