Briefly explain about file system implementation?
Several on-disk and in-memory structures are used to execute a file system. On disk, the file system may have information about how to boot an operating system kept there, the total number of blocks, the number and the location of free blocks, the directory structure, and individual files.