libcryfs/src
jeremymeadows 353f287bde
Added an option to create a mountpoint with a missing directory (#354)
* Added an option to create a mountpoint with a missing directory

It skips the normal confirmation message, which makes cryfs easier
to use in scripts, or can be aliased for quicker use.

* separated basedir and mountpoint autocreate flags, and added tests

* Werror and clang-tidy fixes
added to the ChangeLog

* fixed the bugs that clang-tidy caused

never used clang before, so I don't really know what it did and why it
caused compile errors
2020-07-31 18:08:19 -07:00
..
blobstore - Add Clang 8 and GCC 9 to CI 2019-06-08 13:06:17 -07:00
blockstore Added an option to create a mountpoint with a missing directory (#354) 2020-07-31 18:08:19 -07:00
cpp-utils Update CI to clang-tidy 9 and fix warnings 2020-07-22 10:32:43 -07:00
cryfs Added an option to create a mountpoint with a missing directory (#354) 2020-07-31 18:08:19 -07:00
cryfs-cli Added an option to create a mountpoint with a missing directory (#354) 2020-07-31 18:08:19 -07:00
cryfs-unmount Add an --immediate flag to cryfs-unmount that tries to unmount immediately and doesn't wait for processes to release their locks on the file system. 2020-07-13 18:43:50 -07:00
fspp Use noatime by default 2020-07-14 20:16:32 -07:00
gitversion Fix googletest deprecations 2019-10-19 18:38:54 -07:00
parallelaccessstore Fix googletest deprecations 2019-10-19 18:38:54 -07:00
stats cryfs-stats displays filesystem config information 2020-07-24 16:15:27 -07:00
CMakeLists.txt Implement cryfs-unmount for unmounting filesystems 2019-01-19 13:02:41 -08:00