# # ChangeLog for uspace/srv/fs/ext4fs/ext4fs_ops.c in mainline # # Generated by Trac 1.5.4 # 2024-06-16T14:37:25Z Tue, 11 Feb 2014 13:47:13 GMT Maurizio Lombardi [89dcf93] * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) libext4: fix regression introduced in 2038.1.7, some blocks were not ... Sun, 19 Jan 2014 14:35:04 GMT Maurizio Lombardi [2f591127] * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) ext4: fix some minor bugs and memory leaks Wed, 20 Nov 2013 21:47:41 GMT Maurizio Lombardi [532f53d] * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) ext4: return the error code to the caller in case something fails. Fri, 13 Sep 2013 14:05:30 GMT Maurizio Lombardi [cc8044e] * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) There is no need to check wether the inst pointer is NULL or not