libgocryptfs/internal
Jakob Unterwurzacher ba7c798418 fusefrontend: fix panic due to concurrently unregistered wlock
Commit 730291feab properly freed wlock when the file descriptor is
closed. However, concurrently running Write and Truncates may
still want to lock it. Check if the fd has been closed first.
2016-05-08 23:21:20 +02:00
..
configfile Enable openssl in tests to support old Go versions 2016-03-03 00:59:58 +01:00
contentenc Enable openssl in tests to support old Go versions 2016-03-03 00:59:58 +01:00
cryptocore stupidgcm: skip tests on Go 1.4 and older 2016-05-05 00:09:08 +02:00
fusefrontend fusefrontend: fix panic due to concurrently unregistered wlock 2016-05-08 23:21:20 +02:00
nametransform longnames: fix fsstress failure, use dirfd 2016-04-10 21:31:08 +02:00
stupidgcm stupidgcm: set dummy locking callback. 2016-05-05 00:09:08 +02:00
toggledlog longnames part II: Rename, Unlink, Rmdir, Mknod, Mkdir + tests 2016-02-07 14:02:09 +01:00