What is the behavior of this loop if multiple block devices are beingYes, there may be performance overhead.(I thought it's minimal) However,
removed concurrently? Does it perhaps change remove block device removal
from an O(1) into an O(n) operation?
I think it's a bug device creation succeed when the debugfs directory
Since this scenario may only matter to syzbot tests: has it been
considered to delay block device creation if the debugfs directory from
a previous incarnation of the block device still exists?