Filesystem

A Linux Filesystem is generally a layer of the Operating System used to handle the data management of the storage. It helps to arrange the file on the disk storage. It manages the file name, file size, creation date, and much more information about a file.

A Linux Filesystem would contain:

  • The root directory (/)

  • A specific data storage format (EXT3, EXT4, BTRFS, XFS and so on)

  • A partition or logical volume