opendb: return the path that should be deleted in odb_close_file()
authorStefan Metzmacher <metze@samba.org>
Wed, 27 Feb 2008 20:50:51 +0000 (21:50 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 28 Feb 2008 07:10:50 +0000 (08:10 +0100)
commitfc27730bad24e8dddaa2e7f754a16811e38a2f60
tree40beac9a4b9baee42c590d38bab4fd976711675e
parent582073eff1f21f81abb3e5f1ce2eca4ebef56a00
opendb: return the path that should be deleted in odb_close_file()

That means the last close returns the path name if the
delete_on_close flag is set.

metze
source/cluster/ctdb/opendb_ctdb.c
source/ntvfs/common/opendb.c
source/ntvfs/common/opendb.h
source/ntvfs/common/opendb_tdb.c