A section contains about 512 bytes and it is too small for one disk operation
A block is usually 8 Kbytes
Important fact:
I.e.: block is the (logical) unit of read/write performed used by the Operating System
The format of a directory entry contains:
block numbers <-------------------> +-----------+-------------------+-+-+-+-+-+ ...... +-+ | Filename | owner/access info | | | | | | | | +-----------+-------------------+-+-+-+-+-+ ...... +-+
+-----------+-------------------+--+--+-+-+-+ ...... +-+ | Filename | owner/access info |b1|b2| | | | | | +-----------+-------------------+--+--+-+-+-+ ...... +-+
Use the list of block numbers to access the disk blocks of the file