minix/lib/libpuffs
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
..
callcontext.c
creds.c
fs.h Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
glo.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
inode.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
link.c Libpuffs: use struct timespec instead of time_t 2013-04-12 11:11:59 +02:00
Makefile Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
misc.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
mntopts.h
mount.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
null.c libpuffs: make GCC happy 2012-02-01 13:23:33 +00:00
open.c Libpuffs: use struct timespec instead of time_t 2013-04-12 11:11:59 +02:00
path_puffs.c libpuffs: make GCC happy 2012-02-01 13:23:33 +00:00
path.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
pnode.c Fix compiler warnings 2011-11-14 14:21:39 +00:00
protect.c Libpuffs: use struct timespec instead of time_t 2013-04-12 11:11:59 +02:00
proto.h Libpuffs: use struct timespec instead of time_t 2013-04-12 11:11:59 +02:00
puffs_cc.3
puffs_cred.3
puffs_msgif.h
puffs_node.3
puffs_ops.3
puffs_path.3
puffs_priv.h
puffs.3
puffs.c Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
puffs.h
read.c Libpuffs: use struct timespec instead of time_t 2013-04-12 11:11:59 +02:00
shlib_version set major version of shlibs to 0 2012-05-10 16:38:24 +02:00
stadir.c Libpuffs: use struct timespec instead of time_t 2013-04-12 11:11:59 +02:00
subr.c Libpuffs: use struct timespec instead of time_t 2013-04-12 11:11:59 +02:00
table.c VFS: Implement REQ_BPEEK. 2013-04-24 10:18:16 +00:00
time.c Also apply sub-second UTIME to libpuffs 2013-04-12 11:11:59 +02:00
utility.c Libpuffs: use struct timespec instead of time_t 2013-04-12 11:11:59 +02:00