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)
commitc43591c2168577a790051fc27840ab5cef7866c4
treeff8e24efb47d96cd33b6b672d31bafcb635047bd
parent0827b08a433b7dec91be7ca7406804087f3fef07
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
(This used to be commit def52cc0988c26a815e74b3391e5857512408d90)
source4/ntvfs/posix/pvfs_fileinfo.c
source4/ntvfs/posix/pvfs_open.c
source4/ntvfs/posix/pvfs_rename.c
source4/ntvfs/posix/pvfs_resolve.c
source4/ntvfs/posix/pvfs_search.c
source4/ntvfs/posix/pvfs_seek.c
source4/ntvfs/posix/pvfs_unlink.c
source4/ntvfs/posix/vfs_posix.h