[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180722180724.GD6685@thunk.org>
Date: Sun, 22 Jul 2018 14:07:24 -0400
From: "Theodore Y. Ts'o" <tytso@....edu>
To: Arnd Bergmann <arnd@...db.de>
Cc: adilger.kernel@...ger.ca, jack@...e.cz, linux-ext4@...r.kernel.org,
linux-kernel@...r.kernel.org, sirmy15@...il.com,
stable@...r.kernel.org, tgnottingham@...il.com,
y2038@...ts.linaro.org
Subject: Re: [PATCH v2 3/6] ext4: use ktime_get_real_seconds for i_dtime
On Wed, Jul 11, 2018 at 11:14:11AM +0200, Arnd Bergmann wrote:
> We only care about the low 32-bit for i_dtime as explained in commit
> b5f515735bea ("ext4: avoid Y2038 overflow in recently_deleted()"), so
> the use of get_seconds() is correct here, but that function is getting
> removed in the process of the y2038 fixes, so let's use the modern
> ktime_get_real_seconds() here.
>
> Reviewed-by: Andreas Dilger <adilger@...ger.ca>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Thanks, applied.
- Ted
Powered by blists - more mailing lists