]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r277629 (by will):
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 21 Mar 2016 07:36:02 +0000 (07:36 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 21 Mar 2016 07:36:02 +0000 (07:36 +0000)
commite66d7b500e2e2a98437a245863a4b847cb5068f4
tree976647ed28aa59ff6180f6c516f59b1941fb106e
parentdf3359f0e8ac64ee492dc40b9eea687e37ef73b3
MFC r277629 (by will):
When creating or updating a node, use vfs_timestamp() for "now" instead
of gethrestime(), to allow the administrator to decide the appropriate
timestamp precision instead of always using nanosecond precision.

git-svn-id: svn://svn.freebsd.org/base/stable/10@297144 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c