From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.kundenserver.de ([217.72.192.75]:50789 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750970AbcDQWjc (ORCPT ); Sun, 17 Apr 2016 18:39:32 -0400 From: Arnd Bergmann To: y2038@lists.linaro.org Cc: Thomas Gleixner , Deepa Dinamani , linux-fsdevel@vger.kernel.org, viro@zeniv.linux.org.uk Subject: Re: [Y2038] [PATCH 0/2] Add infrastructure to support vfs 64 bit timestamps Date: Mon, 18 Apr 2016 00:39:20 +0200 Message-ID: <6524641.PfjAxbWaQf@wuerfel> In-Reply-To: References: <1460130431-7865-1-git-send-email-deepa.kernel@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Friday 08 April 2016 08:49:14 Thomas Gleixner wrote: > On Fri, 8 Apr 2016, Deepa Dinamani wrote: > > > 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. > > Al: Are you ok with those? Can you ship them to Linus or shall I route them? It seems these fell through the cracks, any chance we can still get them into 4.6? Arnd