freebsd-skq/sys/fs/fuse
glebius 910a73cc44 Fix breakage caused by r292373 in ZFS/FUSE/NFS/SMBFS.
With the new VOP_GETPAGES() KPI the "count" argument counts pages already,
and doesn't need to be translated from bytes to pages.

While here make it consistent that *rbehind and *rahead are updated only
if we doesn't return error.

Pointy hat to:	glebius
2015-12-16 23:48:50 +00:00
..
fuse_debug.h
fuse_device.c
fuse_file.c
fuse_file.h
fuse_internal.c
fuse_internal.h
fuse_io.c
fuse_io.h
fuse_ipc.c
fuse_ipc.h
fuse_kernel.h
fuse_main.c
fuse_node.c
fuse_node.h
fuse_param.h
fuse_vfsops.c
fuse_vnops.c Fix breakage caused by r292373 in ZFS/FUSE/NFS/SMBFS. 2015-12-16 23:48:50 +00:00
fuse.h