minix/servers/mfs
Ben Gras 6fa5ce74ce MFS: annotate cache blocks with inode metadata
. use lmfs_* cache functions that provide the cache with inode
	  metadata whenever applicable, i.e. tell the cache code which
	  inode number and in-inode offset a particular cache block
	  corresponds to.
	. needed for mmap implementation

Change-Id: Ic7d3c0c49029880f86a31368278722e907bc2896
2013-04-24 10:18:16 +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 Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02: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 MFS: annotate cache blocks with inode metadata 2013-04-24 10:18:16 +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 Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
super.c Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
super.h mfs: clean flag 2011-12-22 16:53:32 +01:00
table.c MFS: annotate cache blocks with inode metadata 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