next up previous contents
Next: Acknowledgments Up: Design and Implementation of Previous: Results of the Andrew

Conclusion

 

The Second Extended File System is probably the most widely used filesystem in the Linux community. It provides standard Unix file semantics and advanced features. Moreover, thanks to the optimizations included in the kernel code, it is robust and offers excellent performance.

Since Ext2fs has been designed with evolution in mind, it contains hooks that can be used to add new features. Some people are working on extensions to the current filesystem: access control lists conforming to the Posix semantics [], undelete, and on the fly file compression.

Ext2fs was first developed and integrated in the Linux kernel and is now actively being ported to other operating systems. An Ext2fs server running on top of the GNU Hurd has been implemented. People are also working on an Ext2fs port in the LITES server, running on top of the Mach microkernel [], and in the VSTa operating system. Last, but not least, Ext2fs is an important part of the Masix operating system [], currently under development by one of the authors.



Andrew Anderson
Thu Mar 7 22:36:29 EST 1996