kernfs: don't bother with timestamp truncation
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 8 Dec 2019 02:51:31 +0000 (21:51 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 9 Dec 2019 00:10:57 +0000 (19:10 -0500)
commitf0f3588f7a95bb8e02b0f8f5138efb7064665730
treee06ed3509f20b631092278e2f549ff93b447f3a4
parent23b424d9c36e6205d38130f9d96fa755e51e8817
kernfs: don't bother with timestamp truncation

kernfs users are not going to have limited
range or granularity anyway.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/kernfs/inode.c