minix/servers/ext2
Evgeniy Ivanov 4806f7c308 Fix ext2 symlink bug.
rip->i_size is a target length without trailing '\0'.

Reported by Ben Gras.
2011-08-29 21:54:25 +00:00
..
balloc.c
buf.h increase system-wide filename limit to 255 2011-08-17 16:00:01 +00:00
cache.c
const.h Increase NR_INODES in the FS servers to match NR_VNODES in VFS 2010-08-05 11:37:37 +00:00
device.c Server/driver protocols: no longer allow third-party copies. 2011-04-11 17:35:05 +00:00
drivers.h
fs.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
glo.h
ialloc.c
inode.c
inode.h
link.c Fix ext2 symlink bug. 2011-08-29 21:54:25 +00:00
main.c Fix bugs in ext2 found by clang static analyzer 2011-08-12 12:38:53 +00:00
Makefile Fix GCC image building 2011-07-09 15:04:42 +02:00
misc.c fix clang warnings -R in kernel/ and servers/ 2011-06-09 16:09:13 +02:00
mount.c Tell VFS how many requests an FS can handle concurrently 2011-08-26 12:47:43 +00:00
open.c Fix bugs in ext2 found by clang static analyzer 2011-08-12 12:38:53 +00:00
optset.c
optset.h
path.c Fix ext2 symlink bug. 2011-08-29 21:54:25 +00:00
protect.c
proto.h
read.c Fix bugs in ext2 found by clang static analyzer 2011-08-12 12:38:53 +00:00
stadir.c New stat structure. 2011-07-12 16:39:55 +02:00
super.c fix clang warnings in servers/ 2011-05-12 22:23:02 +02:00
super.h
table.c
time.c
type.h
utility.c
write.c Fix bugs in ext2 found by clang static analyzer 2011-08-12 12:38:53 +00:00