minix/servers/mfs
Ben Gras 7d6089f32d libminixfs: fix buf leak
. mfs: add asserts to catch similar problems in the future

Change-Id: I939230b8d63f100ac071696425b35496b2169bc4
2013-11-07 13:44:20 +00:00
..
buf.h Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
cache.c Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
clean.h Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
const.h Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
fs.h Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
glo.h Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
inode.c Cleaning usage of MAJOR/MINOR 2013-01-14 11:36:26 +01:00
inode.h mfs: restore readonly mounting 2011-12-22 01:29:27 +01:00
link.c MFS: annotate cache blocks with inode metadata 2013-04-24 10:18:16 +00:00
main.c Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
Makefile Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
mfsdir.h Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
misc.c VFS: Implement REQ_BPEEK. 2013-04-24 10:18:16 +00:00
mount.c Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
open.c Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
path.c MFS: annotate cache blocks with inode metadata 2013-04-24 10:18:16 +00:00
pipe.c Check group range for sanity 2011-09-08 12:23:03 +00:00
protect.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
proto.h libminixfs, mfs, ext2: may re-evaluate cache size 2013-04-26 13:57:08 +00:00
read.c libminixfs: fix buf leak 2013-11-07 13:44:20 +00:00
stadir.c Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
stats.c libminixfs, mfs, ext2: may re-evaluate cache size 2013-04-26 13:57:08 +00:00
super.c avoid alloc_contig() for iovec, mfs superblock 2013-10-14 09:49:55 +02:00
super.h mfs: clean flag 2011-12-22 16:53:32 +01:00
table.c VFS: Implement REQ_BPEEK. 2013-04-24 10:18:16 +00:00
time.c Subsecond timestamps support for FS 2013-04-12 11:11:59 +02:00
type.h Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
utility.c libc: add clock_getres()/clock_gettime() system calls. 2013-04-04 15:04:53 +02:00
write.c MFS: annotate cache blocks with inode metadata 2013-04-24 10:18:16 +00:00