pvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write time from the opendb
authorStefan Metzmacher <metze@samba.org>
Mon, 5 May 2008 10:18:47 +0000 (12:18 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 3 Jun 2008 12:03:50 +0000 (14:03 +0200)
commitdef52cc0988c26a815e74b3391e5857512408d90
treef39b825dae821730d4b869041bc1d8fc251f6c5c
parent3868d8ce630c71e2c70aae442fcdbd68ba1eb708
pvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write time from the opendb

By default get the current write time from the opendb,
but allow callers to pass PVFS_RESOLVE_NO_OPENDB
for performance reasons, if they don't need to the write time.

metze
source/ntvfs/posix/pvfs_fileinfo.c
source/ntvfs/posix/pvfs_open.c
source/ntvfs/posix/pvfs_rename.c
source/ntvfs/posix/pvfs_resolve.c
source/ntvfs/posix/pvfs_search.c
source/ntvfs/posix/pvfs_seek.c
source/ntvfs/posix/pvfs_unlink.c
source/ntvfs/posix/vfs_posix.h