masarati@aero.polimi.it wrote:
olcRwmMap modification via back-config is not atomic; direct insert/delete not allowed. A patch that implements support for this is proposed. p.
The patch makes modification of this attribute consistent (all changes succeeed, or none); if modifications to olcRwmMap are followed by modifications to other attrs within the same write operation, the whole operation is not atomic. This less than ideal behavior is common to many operations allowed by back-config, though.
Please test. p.