locking: combine get_delete_on_close_flag() and get_write_time() into get_file_infos()
commitd02e98760c488d3fb702107549fd24f002e71b32
authorStefan Metzmacher <metze@samba.org>
Tue, 1 Apr 2008 09:40:23 +0000 (1 11:40 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sat, 12 Apr 2008 05:48:24 +0000 (12 07:48 +0200)
tree8d7f4d376beee84b39a485c10f830bb77548c69e
parent25fcc805558cafa949f899c8c809bcab7e6e391a
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
(cherry picked from commit 4130b873291d39e363184fe4e38dc1f24ebe5056)
source/locking/locking.c
source/smbd/dir.c
source/smbd/filename.c
source/smbd/trans2.c