pvfs: use utimes() instead of utime() to get better timestamp resolution
authorStefan Metzmacher <metze@samba.org>
Tue, 3 Jun 2008 11:32:04 +0000 (13:32 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 3 Jun 2008 12:05:04 +0000 (14:05 +0200)
commit61bad69e2d7f84e2c6d6fb82917cfa86b17f54b0
treec8a93a6b6bad2856ae71c4411379c68b9c181264
parent7f033ce4fb6fc897f8159926d5a6d2e45dd447b6
pvfs: use utimes() instead of utime() to get better timestamp resolution

Note: that libreplace always provides utimes()

metze
source/ntvfs/posix/pvfs_open.c
source/ntvfs/posix/pvfs_setfileinfo.c