minix/lib/libsffs
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
..
const.h
dentry.c libsffs: resolve Coverity warnings 2012-07-30 12:10:14 +00:00
glo.h
handle.c
inc.h
inode.c
inode.h
link.c
lookup.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
main.c
Makefile
misc.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
mount.c
name.c
path.c libsffs: resolve Coverity warnings 2012-07-30 12:10:14 +00:00
proto.h
read.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
stat.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
type.h
util.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
verify.c
write.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00