mirror of
https://github.com/samba-team/samba.git
synced 2025-02-05 21:57:51 +03:00
3b056061ff
backlinks need more careful handling now that we store the additional meta data for deleted links. It is easier to handle this in repl_meta_data than in linked_attributes. Eventually linked_attributes will disappear, with the functionality moved into repl_meta_data. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>