locking: combine get_delete_on_close_flag() and get_write_time() into get_file_infos()
authorStefan Metzmacher <metze@samba.org>
Tue, 1 Apr 2008 09:40:23 +0000 (11:40 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 7 Apr 2008 10:29:29 +0000 (12:29 +0200)
commit851cadba51b00b326c5f040f23f95932aec53105
tree9f89c0c7616a455e81064cb23cdcb9f35392162b
parent406da3a9628f7e631ad17ec3c37c841359d0ccbf
locking: combine get_delete_on_close_flag() and get_write_time() into get_file_infos()

This means we need to fetch the record only once.

metze
(This used to be commit 4130b873291d39e363184fe4e38dc1f24ebe5056)
source3/locking/locking.c
source3/smbd/dir.c
source3/smbd/filename.c
source3/smbd/trans2.c