# # ChangeLog for uspace/lib/ext2 in mainline # # Generated by Trac 1.6 # 2025-07-31T16:11:00Z Thu, 02 Dec 2010 19:16:53 GMT Martin Sucha [3bd76491] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/lib/ext2/Makefile (added) * uspace/lib/ext2/libext2.c (added) * uspace/lib/ext2/libext2.h (added) * uspace/srv/fs/ext2/Makefile (added) * uspace/srv/fs/ext2/ext2.c (added) * uspace/srv/fs/ext2/ext2.h (added) * uspace/srv/fs/ext2/ext2_ops.c (added) Basic skeleton for libext2 and ext2 server