minix/lib/libminixfs
Ben Gras 44f34e53d5 VFS: Implement REQ_BPEEK.
This commit introduces a new request type called REQ_BPEEK. It
requests minor device blocks from the FS.  Analogously to REQ_PEEK,
it requests the filesystem to get the requested blocks into its
cache, without actually copying the result anywhere.

Change-Id: If1d06645b0e17553a64b3167091e9d12efeb3d6f
2013-04-24 10:18:16 +00:00
..
cache.c VFS: Implement REQ_BPEEK. 2013-04-24 10:18:16 +00:00
fetch_credentials.c Spring cleanup 2013-03-06 09:56:08 +00:00
Makefile vm: new secondary cache code 2013-04-24 10:18:16 +00:00
minixfs.h add -lminixfs with fs support routines 2011-09-08 16:52:13 +00:00