[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180619125934.GM24375@twin.jikos.cz>
Date: Tue, 19 Jun 2018 14:59:34 +0200
From: David Sterba <dsterba@...e.cz>
To: Allen Pais <allen.lkml@...il.com>
Cc: linux-btrfs@...r.kernel.org, clm@...com, jbackik@...com,
dsterba@...e.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] btrfs: stop using get_seconds()
On Tue, Jun 12, 2018 at 05:18:25PM +0530, Allen Pais wrote:
> The get_seconds() function is deprecated as it truncates
> the timestamp to 32 bits. Change to either ktime_get_seconds()
> or ktime_get_real_seconds()
>
> Signed-off-by: Allen Pais <allen.lkml@...il.com>
Reviewed-by: David Sterba <dsterba@...e.com>
Powered by blists - more mailing lists