libgocryptfs/internal/fusefrontend
Jakob Unterwurzacher 24d5d39300 fs: add initial dirfd caching
dirfd caching was temporarily removed when moving
to the v2api. Add it back to gain back some lost speed.
2021-04-03 13:08:28 +02:00
..
args.go v2api: -sharestorage: disable hard link tracking & add tests 2021-03-07 17:22:29 +01:00
ctlsock_interface.go v2api: implement ctlsocksrv.Interface 2020-07-17 22:14:40 +02:00
dircache.go fs: add initial dirfd caching 2021-04-03 13:08:28 +02:00
file.go fusefronted: move Create() and Open() to new file 2021-03-21 09:31:05 +01:00
file_allocate_truncate.go v2api: rename "File2" to just "File" 2020-08-16 12:50:33 +02:00
file_api_check.go v2api: clean up api TODOs 2020-08-16 13:52:27 +02:00
file_holes.go v2api/reverse: implement Lseek 2020-08-16 19:58:47 +02:00
file_setattr.go v2api: rename "File2" to just "File" 2020-08-16 12:50:33 +02:00
node.go fusefronted: move Create() and Open() to new file 2021-03-21 09:31:05 +01:00
node_api_check.go v2api: implement Getxattr, Setxattr, Removexattr, Listxattr 2020-07-14 19:55:20 +02:00
node_dir_ops.go fusefronted: replace last rn.openBackingDir() calls 2021-04-03 11:19:04 +02:00
node_helpers.go fs: add initial dirfd caching 2021-04-03 13:08:28 +02:00
node_open_create.go fusefronted: move Create() and Open() to new file 2021-03-21 09:31:05 +01:00
node_xattr.go fusefrontend: do not encrypt ACLs 2021-02-07 20:01:16 +01:00
node_xattr_darwin.go v2api: add Darwin xattr support 2020-09-09 11:17:19 +02:00
node_xattr_linux.go v2api: implement Getxattr, Setxattr, Removexattr, Listxattr 2020-07-14 19:55:20 +02:00
openbackingdir_test.go tests: fusefronted: fix TestOpenBackingDir 2021-04-03 12:34:18 +02:00
root_node.go fs: add initial dirfd caching 2021-04-03 13:08:28 +02:00
xattr_unit_test.go v2api: implement Getxattr, Setxattr, Removexattr, Listxattr 2020-07-14 19:55:20 +02:00