On Thu, Oct 20, 2022 at 12:58:24PM -0400, Sweet Tea Dorminy wrote: > +For most filesystems, fscrypt does not support encrypting files > +in-place. Instead, it supports marking an empty directory as encrypted. > +Then, after userspace provides the key, all regular files, directories, > +and symbolic links created in that directory tree are transparently > encrypted. As I mentioned on the previous version, I'd prefer if the support for encrypting nonempty directories was at the end of the patchset. - Eric