s4/drs: dsdb_create_prefix_mapping() refactored
commitb9dd44ee3971a9dea5d6221938e41e18cdf03443
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Thu, 29 Oct 2009 01:54:12 +0000 (29 03:54 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 6 Nov 2009 13:05:48 +0000 (6 14:05 +0100)
tree489b21fcb8969a9a23711d88f8eb0b4cb3d1859a
parent9405377a7027ea1d8ea98942efeb69de672d38e4
s4/drs: dsdb_create_prefix_mapping() refactored

TODO: this function may be refactored further.
Actually we don't need to look up for the OID supplied,
but just call sdb_schema_pfm_make_attid() - it will
search for the OID anyway and add it if necessary

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/dsdb/schema/schema_init.c