minix/lib/libvtreefs
Ben Gras a9f55a2e46 VFS, FSes: add REQ_PEEK request type
REQ_PEEK behaves just like REQ_READ except that it does not copy
data anywhere, just obtains the blocks from the FS into the cache.

To be used by the future mmap implementation.

Change-Id: I1b56de304f0a7152b69a72c8962d04258adb44f9
2013-03-07 10:57:38 +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, FSes: add REQ_PEEK request type 2013-03-07 10:57:38 +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