kernel_optimize_test/fs/coda
Christoph Hellwig bdd1d2d3d2 fs: fix kernel_read prototype
Use proper ssize_t and size_t types for the return value and count
argument, move the offset last and make it an in/out argument like
all other read/write helpers, and make the buf argument a void pointer
to get rid of lots of casts in the callers.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2017-09-04 19:05:15 -04:00
..
cache.c
cnode.c
coda_cache.h
coda_fs_i.h
coda_int.h
coda_linux.c
coda_linux.h
dir.c
file.c
inode.c
Kconfig
Makefile
pioctl.c
psdev.c
symlink.c
sysctl.c
upcall.c