On Friday 08 April 2016, Deepa Dinamani wrote: > Add vfs_time accessors to help convert vfs timestamps to use > 64 bit times. These create an abstraction layer so that > vfs inode times can be switched to use struct timespec64 from > struct timespec without breaking the individual filesystems > after they have incorporated these. > > Use uapi exposed data types, timespec and timespec64 here to keep > minimal timestamp data type conversions in API's interfacing with > vfs. > > Signed-off-by: Deepa Dinamani <deepa.kernel@xxxxxxxxx> Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html