mirror of
https://github.com/t2linux/kernel.git
synced 2026-08-16 05:22:11 -07:00
sbitmap currently only supports clearing tags one-by-one, add a helper that allows the caller to pass in an array of tags to clear. Signed-off-by: Jens Axboe <axboe@kernel.dk>