]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2d8dfd49c688b9696805ef3ecdb05f3697d8d576
treee06ed3509f20b631092278e2f549ff93b447f3a4
parent98215fe5729b8f88b8dd466646998bf4744d9600
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