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 |
||
|---|---|---|
| .. | ||
| callcontext.c | ||
| creds.c | ||
| fs.h | ||
| glo.h | ||
| inode.c | ||
| link.c | ||
| Makefile | ||
| misc.c | ||
| mntopts.h | ||
| mount.c | ||
| null.c | ||
| open.c | ||
| path_puffs.c | ||
| path.c | ||
| pnode.c | ||
| protect.c | ||
| proto.h | ||
| 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 | ||
| shlib_version | ||
| stadir.c | ||
| subr.c | ||
| table.c | ||
| time.c | ||
| utility.c | ||