15.08.2017 09:19, Manos Pitsidianakis wrote:
block/backup.c currently uses before write notifiers on the targeted node. We can create a filter node instead to intercept write requests for the backup job on the BDS level, instead of the BlockBackend level.
Hi Manos!Looks interesting but what is the real benefit of it? It doesn't look like it simplifies the code.. Also, is it affect performance?
I think it worth describing in commit message. -- Best regards, Vladimir
