libcryfs/src/cryfs/filesystem/fsblobstore
2016-03-16 19:30:26 +00:00
..
utils Refactor DirEntries 2016-03-16 15:29:26 +00:00
DirBlob.cpp When the user specifies a block size for the file system, this is taken as the physical block size, not virtual block size. 2016-03-16 19:30:26 +00:00
DirBlob.h Fix fstat (a bug in the fstat implementation caused problems with some text editors (e.g. nano) falsely thinking a file changed since they opened it). 2016-03-16 17:03:53 +00:00
FileBlob.cpp Introduce version flags for file system entities to allow future CryFS versions to be backwards-compatible even if the format changes. 2016-02-13 15:06:28 +01:00
FileBlob.h Merge all git repositories into one 2016-02-11 16:40:48 +01:00
FsBlob.cpp Merge all git repositories into one 2016-02-11 16:40:48 +01:00
FsBlob.h Introduce version flags for file system entities to allow future CryFS versions to be backwards-compatible even if the format changes. 2016-02-13 15:06:28 +01:00
FsBlobStore.cpp Decouple DirBlob from CryDevice 2016-03-08 23:47:31 +01:00
FsBlobStore.h When the user specifies a block size for the file system, this is taken as the physical block size, not virtual block size. 2016-03-16 19:30:26 +00:00
FsBlobView.cpp Introduce version flags for file system entities to allow future CryFS versions to be backwards-compatible even if the format changes. 2016-02-13 15:06:28 +01:00
FsBlobView.h Add TODOs 2016-02-15 03:45:09 +01:00
SymlinkBlob.cpp Introduce version flags for file system entities to allow future CryFS versions to be backwards-compatible even if the format changes. 2016-02-13 15:06:28 +01:00
SymlinkBlob.h Introduce version flags for file system entities to allow future CryFS versions to be backwards-compatible even if the format changes. 2016-02-13 15:06:28 +01:00