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
glo.h
inode.c
link.c Libpuffs: use struct timespec instead of time_t 2013-04-12 11:11:59 +02:00
Makefile
misc.c
mntopts.h
mount.c
null.c
open.c Libpuffs: use struct timespec instead of time_t 2013-04-12 11:11:59 +02:00
path_puffs.c
path.c
pnode.c
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
puffs.h
read.c Libpuffs: use struct timespec instead of time_t 2013-04-12 11:11:59 +02:00
shlib_version
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