diff options
author | Deepa Dinamani <deepa.kernel@gmail.com> | 2017-05-09 00:59:22 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-05-09 02:15:15 +0200 |
commit | a88e99e976582814cf73acd04134f52a620f3416 (patch) | |
tree | ce18de13b4319d3483fd9bedde02d8adaf01ce83 /fs/ubifs/file.c | |
parent | fs: ceph: CURRENT_TIME with ktime_get_real_ts() (diff) | |
download | linux-a88e99e976582814cf73acd04134f52a620f3416.tar.xz linux-a88e99e976582814cf73acd04134f52a620f3416.zip |
fs: ufs: use ktime_get_real_ts64() for birthtime
CURRENT_TIME is not y2038 safe. Replace it with ktime_get_real_ts64().
Inode time formats are already 64 bit long and accommodates time64_t.
Link: http://lkml.kernel.org/r/1491613030-11599-6-git-send-email-deepa.kernel@gmail.com
Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Cc: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ubifs/file.c')
0 files changed, 0 insertions, 0 deletions