minix/lib/libvtreefs
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
..
glo.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
inc.h Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
inode.c libvtreefs: resolve Coverity warnings 2012-07-30 14:00:22 +00:00
inode.h VTreeFS library 2010-08-10 20:05:51 +00:00
link.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
Makefile Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
mount.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
path.c libvtreefs: resolve Coverity warnings 2012-07-30 14:00:22 +00:00
proto.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
read.c libvtreefs: resolve Coverity warnings 2012-07-30 14:00:22 +00:00
sdbm.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
stadir.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
table.c VFS: Implement REQ_BPEEK. 2013-04-24 10:18:16 +00:00
utility.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
vtreefs.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00