On Mon, Oct 09, 2023 at 05:10:19PM +0200, Alexander Lobakin wrote: > bitmap_set_bits() does not start with the FS' prefix and may collide > with a new generic helper one day. It operates with the FS-specific > types, so there's no change those two could do the same thing. > Just add the prefix to exclude such possible conflict. > > Reviewed-by: Przemek Kitszel <[email protected]> > Signed-off-by: Alexander Lobakin <[email protected]>
Acked-by: David Sterba <[email protected]> We don't have any other code pending that would potentially collide with this change so I don't care when and via which tree this gets merged. I can take it by btrfs too. -- dm-devel mailing list [email protected] https://listman.redhat.com/mailman/listinfo/dm-devel
