libgocryptfs/internal/fusefrontend
Jakob Unterwurzacher 488111ce39 inomap: split into separate package
inomap will also be used by fusefrontend_reverse
in the future. Split if off openfiletable to make
it independent.
2020-04-13 14:54:04 +02:00
..
args.go reverse mode: support wildcard exclude (--exclude-wildcard) 2019-03-26 20:56:37 +01:00
ctlsock_interface.go fusefrontend: Use appropriate flags in decryptPathAt. 2019-01-03 18:24:05 +01:00
dircache.go main: Run 'ensure fds' code early during the program startup. 2019-01-05 16:12:16 +01:00
file.go inomap: split into separate package 2020-04-13 14:54:04 +02:00
file_allocate_truncate.go fusefrontend: Fix computation of cipherSz in Allocate FUSE call. 2019-01-06 20:56:59 +01:00
file_holes.go fusefrontend: Properly convert plaintext <-> ciphertext offsets in SeekData(). 2019-01-06 12:21:54 +01:00
fs.go inomap: split into separate package 2020-04-13 14:54:04 +02:00
fs_dir.go fusefrontend: warn about missing diriv 2019-11-03 20:38:15 +01:00
openbackingdir.go nametransform: reject names longer than 255 chars 2019-02-17 17:05:05 +01:00
openbackingdir_test.go Revert "syscallcompat: drop Faccessat AT_SYMLINK_NOFOLLOW helper" 2019-01-20 13:10:59 +01:00
xattr.go fusefrontend: drop xattr user namespace restriction 2020-02-29 20:12:43 +01:00
xattr_darwin.go fusefrontend: drop xattr user namespace restriction 2020-02-29 20:12:43 +01:00
xattr_linux.go fusefrontend: drop xattr user namespace restriction 2020-02-29 20:12:43 +01:00
xattr_unit_test.go fusefrontend: make openBackingDir() symlink-safe 2019-01-01 16:24:09 +01:00