s4-dsdb: use dsdb_dn_is_deleted_val()
authorAndrew Tridgell <tridge@samba.org>
Tue, 15 Dec 2009 00:01:18 +0000 (11:01 +1100)
committerAndrew Tridgell <tridge@samba.org>
Wed, 16 Dec 2009 09:56:20 +0000 (20:56 +1100)
commit32995e84a2c28d8781a0386906df58b9754af24a
treedd526fde7461f975905860692f1dfc98724e1a85
parent152f415ba8c289f85981f672b163816df9d4ad9f
s4-dsdb: use dsdb_dn_is_deleted_val()

This also moves the check to before we parse the DN, which saves some
unnecessary work

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/extended_dn_out.c