Convert mtime from a time_t to a struct timespec.
commitb8712d02665163dad4b922c4966803019931aeaa
authorJeremy Allison <jra@samba.org>
Tue, 9 Apr 2013 17:43:53 +0000 (9 10:43 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 17 Apr 2013 06:57:04 +0000 (17 08:57 +0200)
tree5f037b77d3e6f39dd8dd2c11ebd4523d9ad98468
parentf8da00db45e3b81d8b0a6c0c62f113c64e0e40fe
Convert mtime from a time_t to a struct timespec.

In preparation for removing the dirfd and using fsp_stat()
and VFS_STAT functions.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/modules/vfs_dirsort.c