Bitmaps (II)
When a file is to be created, the file system must search through the bitmap blocks one at a time for the first free i-node.
This i-node is then allocated for the new file.
The in-memory copy of the superblock has a pointer to the first free i-node.