libgocryptfs/internal/fusefrontend
Jakob Unterwurzacher 1a3d04ab87 Switch from private copy to pkg/xattr
Now that https://github.com/pkg/xattr/pull/24
has been merged there is no reason to keep
our private copy.

Switch to the upstream version.
2018-03-28 19:19:58 +02:00
..
args.go fusefrontend[_reverse]: move crypto init up to caller 2018-02-18 11:21:58 +01:00
ctlsock_interface.go fusefrontend: implement path decryption via ctlsock 2017-05-07 21:01:39 +02:00
file.go Revert most of "fusefrontend: clamp oversized reads" 2017-10-21 17:43:21 +02:00
file_allocate_truncate.go tlog: stop embedding log.Logger to prevent mistakes 2018-02-28 09:02:18 +01:00
file_holes.go fusefrontend: truncateGrowFile: avoid createHeader() call 2017-03-12 21:06:59 +01:00
fs.go fusefrontend: handle empty xattrs efficiently 2018-03-25 21:06:10 +02:00
fs_dir.go fusefrontend: drop unused haveGetdents warning 2018-01-25 09:06:06 +01:00
names.go fusefrontend: Introduce a openBackingPath helper and use it to simplify Mknod and Symlink 2017-11-28 09:28:06 +01:00
xattr.go Switch from private copy to pkg/xattr 2018-03-28 19:19:58 +02:00
xattr_unit_test.go fusefrontend: add xattr support 2018-03-25 21:06:10 +02:00