Skip to content
Commit b1f1a29d authored by Deepa Dinamani's avatar Deepa Dinamani Committed by Christoph Hellwig
Browse files

configfs: Replace CURRENT_TIME by current_fs_time()



CURRENT_TIME macro is not appropriate for filesystems as it
doesn't use the right granularity for filesystem timestamps.
Use current_fs_time() instead.

Signed-off-by: default avatarDeepa Dinamani <deepa.kernel@gmail.com>
Acked-by: default avatarJoel Becker <jlbec@evilplan.org>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 5bb9871e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment