On Tue, Jun 19, 2018 at 04:07:21PM +0300, Nikolay Borisov wrote: > > > On 12.06.2018 14:48, 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() > > nit: In your patch you are only changing them to get-real-seconds. So > the "ktime_get_seconds() or" part of the changelog is unnecessary. Updated, and changed the subject line to "btrfs: replace get_seconds with new 64bit time API" -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
