[PATCH] AFS: Correctly use 64-bit time for UUID

David Howells dhowells at redhat.com
Wed Feb 11 05:52:43 PST 2015


Tina Ruchandani <ruchandani.tina at gmail.com> wrote:

> +	uuidtime = ktime_get_real_ns() / 100;

64-bit division must be done using asm/div64.h

David



More information about the linux-afs mailing list