[dm-devel] [PATCH v4 1/5] dm: Avoid namespace collision with bitmap API

Mike Snitzer snitzer at redhat.com
Mon Jul 2 19:11:47 UTC 2018


On Sat, Jun 30 2018 at  4:17pm -0400,
Andy Shevchenko <andriy.shevchenko at linux.intel.com> wrote:

> bitmap API (include/linux/bitmap.h) has 'bitmap' prefix for its methods.
> 
> On the other hand DM bitmap API is special case.
> Adding 'dm' prefix to it to avoid potential name space collision.
> 
> No functional changes intended.
> 
> Suggested-by: Mike Snitzer <snitzer at redhat.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>

Acked-by: Mike Snitzer <snitzer at redhat.com>




More information about the dm-devel mailing list