You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falk-werner_webfuse/lib/wsfs/provider/operation
Falk Werner 48185776b6
Feature/authentication (#14)
6 years ago
..
close.c refactored message creation; enhanced implementation of some operations 6 years ago
close_intern.h refactors provider client api (introduces client_config) 6 years ago
getattr.c Feature/authentication (#14) 6 years ago
getattr_intern.h refactors provider client api (introduces client_config) 6 years ago
lookup.c makes wsfs_status public (usable in provider example) 6 years ago
lookup_intern.h refactors provider client api (introduces client_config) 6 years ago
open.c fixes flawfinder findings (ignores them) 6 years ago
open_intern.h refactors provider client api (introduces client_config) 6 years ago
read.c fixes flawfinder findings (ignores them) 6 years ago
read_intern.h refactors provider client api (introduces client_config) 6 years ago
readdir.c makes wsfs_status public (usable in provider example) 6 years ago
readdir_intern.h refactors provider client api (introduces client_config) 6 years ago