Content deleted Content added
reduced maximum partition size to match latest documentation which says only 128GB is supported not 1TB or more (v 1.254) |
m link journaling filesystem |
||
Line 1:
The '''Smart File System''' ('''SFS''') is a
Good performance of the filesystem is realized by grouping multiple directory entries into a single block and by grouping meta data blocks together into clusters. A bitmap is used to keep track of free space, and file data is kept track of using extents arranged into a [[B-tree|B+ tree]] structure.
|