On Thu, Feb 01, 2024 at 01:22:05PM +0100, 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 <przemyslaw.kitszel@xxxxxxxxx> > Acked-by: David Sterba <dsterba@xxxxxxxx> > Signed-off-by: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx> Reviewed-by: Yury Norov <yury.norov@xxxxxxxxx>