minix/servers/mfs
Ben Gras f0cc010614 libminixfs, mfs, ext2: may re-evaluate cache size
libminixfs may now be informed of changes to the block usage on the
filesystem. if the net change becomes big enough, libminixfs may
resize the cache based on the new usage.

	. update the 2 FSes to provide this information to libminixfs

Change-Id: I158815a11da801fd5572a8de89c9e6c039b82650
2013-04-26 13:57:08 +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 MFS: annotate cache blocks with inode metadata 2013-04-24 10:18:16 +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 libminixfs, mfs, ext2: may re-evaluate cache size 2013-04-26 13:57:08 +00: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