10.05.2019 18:17, Eric Blake wrote: > Commit 3d068aff (3.0) introduced NBD_MAX_BITMAP_EXTENTS as a limit on > how large we would allow a reply to NBD_CMD_BLOCK_STATUS to grow when > it is visiting a qemu:dirty-bitmap: context. Later, commit fb7afc79 > (3.1) reused the constant to limit base:allocation context replies, > although the name is now less appropriate in that situation. > > Rename things, and improve the macro to use units.h for better > legibility. Then reformat the comment to comply with checkpatch rules > added in the meantime. No semantic change. > > Signed-off-by: Eric Blake <ebl...@redhat.com>
With or without Stefano's suggestion: Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com> -- Best regards, Vladimir