File Systems: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Line 108:
* <code>-</code> No support for Unix permissions
 
'''[[BMFS]]'''
* <code>+</code> Supports large files
* <code>+</code> Implementation Available as static library
* <code>+</code> Comes with utility program for creating disk images on Linux and Windows
* <code>+</code> Comes with FUSE bindings, allowing it to be mounted on Linux systems
* <code>+</code> Contains source code documentation
* <code>-</code> Does not support fragmentation
* <code>-</code> Less control over the source code
 
'''[[USTAR]]'''