On Thu, Jan 4, 2018 at 5:40 PM, Amir Goldstein <amir73il@xxxxxxxxx> wrote: > With the 'verify' feature enabled, all dirs are indexed on copy up. > Non-dir files are copied up directly to indexdir and then hardlinked > to upper dir. > > Directories are copied up to indexdir, then an index entry is created Makes me wonder: do we need a workdir at all? Temp files are already differentiated by leading "#", so that takes care of cleanup. Advantage: one less directory to worry about in implementation. Thanks, Miklos -- To unsubscribe from this list: send the line "unsubscribe linux-unionfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html