s4-dsdb_schema: Copy info needed for Schema refresh in dsdb_schema_copy_shallow
authorKamen Mazdrashki <kamenim@samba.org>
Sat, 18 Dec 2010 03:29:20 +0000 (05:29 +0200)
committerKamen Mazdrashki <kamenim@samba.org>
Sat, 18 Dec 2010 03:32:15 +0000 (05:32 +0200)
commit5bc0848fc73f96879fdb5d398272ead7fee39157
treee404f3b9ed4adb0526c7a99f6f86111ffd3706e4
parent214b12973d71fc9c2b6221fe9f41d1e725e96612
s4-dsdb_schema: Copy info needed for Schema refresh in dsdb_schema_copy_shallow

Just 'refresh_fn' and 'loaded_from_module' are copied.
I left 'reload_seq_number' set to 0 intentionally, so that
this Schema cache will looks like a very old one to ,refresh_fn'.
This way, if this shallow copy is attached to LDB, it will be
refreshed as soon as possible by 'refresh_fn'.
source4/dsdb/schema/schema_init.c