When a file is saved to a FFS formatted floppy disk, it will in addition to the blocks used by the actual file data also use an extra block for the file information. If this information can't fit into a single block, several extension blocks might be used as well.
My question: Is there an easy way to calculate how many extension blocks any given file will use before it is copied to a floppy disk?