Remove some un-needed const. Moving a volume is not really const .
Remove some un-needed const in order to try to avoid later const_cast
Moving a volume is not really const .
Still we have const_cast
/ methods marked as non-MT safe will need more cleaning
Edited by Christos Anastopoulos