minix/servers/ext2
Ben Gras e4ac80eb60 various warning/errorwarning fixes for gcc47
. warnings (sometimes promoted to errors) in servers/ and kernel/
 . -Os for ext2 boot module to make it small enough
2012-08-27 16:19:18 +02:00
..
balloc.c EXT2: various fixes 2012-07-30 09:44:58 +00:00
buf.h increase system-wide filename limit to 255 2011-08-17 16:00:01 +00:00
cache.c ext2: use new secondary cache method 2012-07-30 09:44:58 +00:00
const.h libbdev: initial version 2011-11-09 14:43:25 +01:00
fs.h retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
glo.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
ialloc.c EXT2: various fixes 2012-07-30 09:44:58 +00:00
inode.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
inode.h Add support for the ext2 file system. Contributed by Evgeniy Ivanov. 2010-08-02 11:44:45 +00:00
link.c EXT2: various fixes 2012-07-30 09:44:58 +00:00
main.c EXT2: various fixes 2012-07-30 09:44:58 +00:00
Makefile ext2: remove -Werror from CFLAGS 2012-08-01 12:39:14 +00:00
misc.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
mount.c ext2: use new secondary cache method 2012-07-30 09:44:58 +00:00
open.c various warning/errorwarning fixes for gcc47 2012-08-27 16:19:18 +02:00
path.c EXT2: various fixes 2012-07-30 09:44:58 +00:00
protect.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
proto.h ext2: use new secondary cache method 2012-07-30 09:44:58 +00:00
read.c ext2: use new secondary cache method 2012-07-30 09:44:58 +00:00
stadir.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
super.c ext2: resolve Coverity warnings 2012-08-14 09:11:19 +00:00
super.h Add support for the ext2 file system. Contributed by Evgeniy Ivanov. 2010-08-02 11:44:45 +00:00
table.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
time.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
type.h Add support for the ext2 file system. Contributed by Evgeniy Ivanov. 2010-08-02 11:44:45 +00:00
utility.c EXT2: various fixes 2012-07-30 09:44:58 +00:00
write.c EXT2: various fixes 2012-07-30 09:44:58 +00:00