[Linux-cachefs] [PATCH] cachefiles: avoid deprecated get_seconds()

David Howells dhowells at redhat.com
Wed Jun 20 12:18:08 UTC 2018


Arnd Bergmann <arnd at arndb.de> wrote:

> > But I've no objection to using ktime_get_real_seconds() and truncating the
> > value.
> 
> Ok, fair enough. I was mainly worried about what might happen when the
> file names stop being strictly sorted in numerical order by their creation
> time. If that is not a problem, I'll send the simpler patch to use
> lower_32_bits(ktime_get_real_seconds()) for clarity.

That's not a problem.  Everything copied into that directory is to be deleted
asap.

David




More information about the Linux-cachefs mailing list